From 624489666a3666abd41d738e742de98fbc0434d516c34650979f2080f669782a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 22:56:42 +0000 Subject: [PATCH] Accepting request 158340 from GNOME:Next Push GNOME:Next OBS-URL: https://build.opensuse.org/request/show/158340 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-common?expand=0&rev=35 --- gnome-common-3.6.0.tar.xz | 3 --- gnome-common-3.7.4.tar.xz | 3 +++ gnome-common.changes | 14 ++++++++++++++ gnome-common.spec | 8 ++++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 gnome-common-3.6.0.tar.xz create mode 100644 gnome-common-3.7.4.tar.xz diff --git a/gnome-common-3.6.0.tar.xz b/gnome-common-3.6.0.tar.xz deleted file mode 100644 index 3132895..0000000 --- a/gnome-common-3.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95 -size 143636 diff --git a/gnome-common-3.7.4.tar.xz b/gnome-common-3.7.4.tar.xz new file mode 100644 index 0000000..6d48679 --- /dev/null +++ b/gnome-common-3.7.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2af2d97010d2a9aeb3b99dd2ce07d1ef023e15a27b412ffe4f067f016ff7117b +size 151864 diff --git a/gnome-common.changes b/gnome-common.changes index bb293e5..265143b 100644 --- a/gnome-common.changes +++ b/gnome-common.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jan 15 09:30:00 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.4: + + code coverage: + - Quiet lcov and add extra ignore patterns + - Relicense to LGPL-2.1+ + + Add more warnings to the default GNOME_COMPILE_WARNINGS + + Add support for automake 1.13. + + Finally and completely specify GPL-2.0+ as the license for + gnome-common (as a collection of GPL-2.0+ and LGPL-2.1+ files). + NOTE: the .spec file already used the previous assumption of + GPL-2.0+ being the right license. + ------------------------------------------------------------------- Tue Oct 16 07:12:40 UTC 2012 - dimstar@opensuse.org diff --git a/gnome-common.spec b/gnome-common.spec index 000b890..96415db 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-common # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,13 +17,13 @@ Name: gnome-common -Version: 3.6.0 +Version: 3.7.4 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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-common/3.7/%{name}-%{version}.tar.xz BuildRequires: pkg-config Requires: autoconf Requires: automake @@ -57,7 +57,7 @@ rm -rf %{buildroot} %files %defattr (-, root, root) -%doc ChangeLog README NEWS +%doc ChangeLog %{_bindir}/gnome-autogen.sh %{_bindir}/gnome-doc-common %dir %{_datadir}/aclocal