diff --git a/gnome-common-3.10.0.tar.xz b/gnome-common-3.10.0.tar.xz new file mode 100644 index 0000000..fe543ac --- /dev/null +++ b/gnome-common-3.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed69474a671e046523827f73ba5e936d57235b661db97900db7356e1e03b0a3 +size 152440 diff --git a/gnome-common-3.7.4.tar.xz b/gnome-common-3.7.4.tar.xz deleted file mode 100644 index 6d48679..0000000 --- a/gnome-common-3.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2af2d97010d2a9aeb3b99dd2ce07d1ef023e15a27b412ffe4f067f016ff7117b -size 151864 diff --git a/gnome-common.changes b/gnome-common.changes index 265143b..381c4bf 100644 --- a/gnome-common.changes +++ b/gnome-common.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Sep 23 14:58:22 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.0: + + compiler-flags: + - Add a #serial line (bgo#707475). + - Add an optional second argument for custom warnings + (bgo#707475). + + Run intltool before autoreconf so intltool.m4 is picked up by + aclocal (bgo#705365). + + gnome-autogen.sh: + - run glib-gettexize if using GLib gettext. + - Check only for autoreconf; autoconf, automake, libtool, + gettext are already checked by autoreconf. + - Do not use sed to get the AC_CONFIG_MACRO_DIR directory. + - Create m4 directory if it doesnt exits. + - Add support for automake 1.14. + + Add support for lcov 1.10. + + Other bugs fixed: bgo#699943 + ------------------------------------------------------------------- Tue Jan 15 09:30:00 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-common.spec b/gnome-common.spec index 96415db..862bc31 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -17,13 +17,13 @@ Name: gnome-common -Version: 3.7.4 +Version: 3.10.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.7/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-common/3.10/%{name}-%{version}.tar.xz BuildRequires: pkg-config Requires: autoconf Requires: automake