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
This commit is contained in:
Dominique Leuenberger 2014-04-03 20:39:08 +00:00 committed by Git OBS Bridge
parent d853cafc39
commit 42750ce1e5
4 changed files with 24 additions and 7 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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