Accepting request 200917 from GNOME:Factory

Push GNOME 3.10.0

OBS-URL: https://build.opensuse.org/request/show/200917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-common?expand=0&rev=31
This commit is contained in:
Stephan Kulow 2013-09-27 15:19:03 +00:00 committed by Git OBS Bridge
commit 8d754c3a98
4 changed files with 25 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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