From 42750ce1e57e49ec12355e32fef79421a20460bf0592886df9e2ebb248940b51 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:39:08 +0000 Subject: [PATCH] Accepting request 228625 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228625 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-common?expand=0&rev=39 --- gnome-common-3.10.0.tar.xz | 3 --- gnome-common-3.12.0.tar.xz | 3 +++ gnome-common.changes | 17 +++++++++++++++++ gnome-common.spec | 8 ++++---- 4 files changed, 24 insertions(+), 7 deletions(-) delete mode 100644 gnome-common-3.10.0.tar.xz create mode 100644 gnome-common-3.12.0.tar.xz diff --git a/gnome-common-3.10.0.tar.xz b/gnome-common-3.10.0.tar.xz deleted file mode 100644 index fe543ac..0000000 --- a/gnome-common-3.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aed69474a671e046523827f73ba5e936d57235b661db97900db7356e1e03b0a3 -size 152440 diff --git a/gnome-common-3.12.0.tar.xz b/gnome-common-3.12.0.tar.xz new file mode 100644 index 0000000..bc3d8b6 --- /dev/null +++ b/gnome-common-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18712bc2df6b2dd88a11b9f7f874096d1c0c6e7ebc9cfc0686ef963bd590e1d8 +size 153060 diff --git a/gnome-common.changes b/gnome-common.changes index 381c4bf..d5d31db 100644 --- a/gnome-common.changes +++ b/gnome-common.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Mar 24 13:06:28 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.0: + + Read the dirlist file unconditionally. + + compiler-flags: Replace deprecated AC_HELP_STRING with + AS_HELP_STRING. + + gnome-autogen.sh: Check for appdata-xml.m4 with APPDATA_XML. + + Bugs fixed: bgo#726208, bgo#726892. + +------------------------------------------------------------------- +Sat Nov 23 21:53:35 UTC 2013 - dimstar@opensuse.org + +- Replace gnome-doc-utils Requires with gnome-doc-utils-devel: + gnome-autogen.sh wants gnome-doc-prepare to be present, which is + in gnome-doc-utils-devel. + ------------------------------------------------------------------- Mon Sep 23 14:58:22 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-common.spec b/gnome-common.spec index 862bc31..9baf562 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-common # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,20 @@ Name: gnome-common -Version: 3.10.0 +Version: 3.12.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.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-common/3.12/%{name}-%{version}.tar.xz BuildRequires: pkg-config Requires: autoconf Requires: automake Requires: gettext-tools # Avoiding pkgconfig()-style because we want glib-gettextize Requires: glib2-devel -Requires: gnome-doc-utils +Requires: gnome-doc-utils-devel Requires: gtk-doc Requires: intltool Requires: libtool