Accepting request 252115 from GNOME:Factory

Push GNOME 3.14.0 (forwarded request 251883 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/252115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-common?expand=0&rev=34
This commit is contained in:
Stephan Kulow 2014-09-30 17:38:56 +00:00 committed by Git OBS Bridge
commit 4b6e898b3b
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18712bc2df6b2dd88a11b9f7f874096d1c0c6e7ebc9cfc0686ef963bd590e1d8
size 153060

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c
size 156320

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Sep 22 14:24:22 UTC 2014 - zaitor@opensuse.org
- Update to version 3.14.0:
+ macros2:
- Update links to macros in the autoconf-archive.
- Add support for APPSTREAM_XML macro (bgo#736497).
- Deprecate various obsolete macros.
+ build: Remove a non-existent file from EXTRA_DIST (bgo#735418).
+ compiler-flags: allow suppressing warnings.
+ code-coverage: Support lcov 1.11.
+ doc: Move doc/usage.txt to README and update.
+ make program_VERSION a local variable.
-------------------------------------------------------------------
Mon Mar 24 13:06:28 UTC 2014 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-common
Version: 3.12.0
Version: 3.14.0
Release: 0
Summary: Common Files to Build GNOME
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://www.gnome.org/
Source: http://download.gnome.org/sources/gnome-common/3.12/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-common/3.14/%{name}-%{version}.tar.xz
BuildRequires: pkg-config
Requires: autoconf
Requires: automake
@ -64,6 +64,8 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/gnome-code-coverage.m4
%{_datadir}/aclocal/gnome-common.m4
%{_datadir}/aclocal/gnome-compiler-flags.m4
%{_datadir}/aclocal/ax_check_enable_debug.m4
%{_datadir}/aclocal/ax_code_coverage.m4
%{_datadir}/gnome-common/
%changelog