diff --git a/gnome-common-3.12.0.tar.xz b/gnome-common-3.12.0.tar.xz deleted file mode 100644 index bc3d8b6..0000000 --- a/gnome-common-3.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18712bc2df6b2dd88a11b9f7f874096d1c0c6e7ebc9cfc0686ef963bd590e1d8 -size 153060 diff --git a/gnome-common-3.14.0.tar.xz b/gnome-common-3.14.0.tar.xz new file mode 100644 index 0000000..c70167a --- /dev/null +++ b/gnome-common-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c +size 156320 diff --git a/gnome-common.changes b/gnome-common.changes index d5d31db..e832485 100644 --- a/gnome-common.changes +++ b/gnome-common.changes @@ -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 diff --git a/gnome-common.spec b/gnome-common.spec index 9baf562..a128850 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -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