Hello community, here is the log from the commit of package glib2 for openSUSE:Factory checked in at 2013-05-28 07:29:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glib2 (Old) and /work/SRC/openSUSE:Factory/.glib2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib2" Changes: -------- --- /work/SRC/openSUSE:Factory/glib2/glib2.changes 2013-04-26 15:43:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2013-05-28 07:29:55.000000000 +0200 @@ -1,0 +2,23 @@ +Wed May 1 19:34:21 UTC 2013 - [email protected] + +- Update to version 2.37.0: + + The syntax for detailed action names has been documented, and a + parser API for them is now provided. + + GApplication has gained a busy state. + + Lib can now be built with the bionic C library. + + GIcon can now be serialized to a GVariant. + + Bugs fixed: bgo#548353, bgo#645881, bgo#665445, bgo#672018, + bgo#688820, bgo#688954, bgo#689223, bgo#695156, bgo#696108, + bgo#696629, bgo#696652, bgo#696857, bgo#697131, bgo#697160, + bgo#697250, bgo#697365, bgo#697367, bgo#697386, bgo#697595, + bgo#697601, bgo#697626, bgo#697771, bgo#697887, bgo#697942, + bgo#698056, bgo#698081, bgo#698455, bgo#698457, bgo#698478, + bgo#698595, bgo#698655, bgo#698686, bgo#698716, bgo#698999, + bgo#699001, bgo#699361. + + Updated translations. +- Clean spec-file from BUILD_FROM_VCS remainders. +- Add libtool BuildRequires and call to autoreconf, as the tarball + is looking for aclocal-1.13 (and we run 1.12; reconfiguring fixes + the underlying issue). + +------------------------------------------------------------------- Old: ---- glib-2.36.1.tar.xz New: ---- glib-2.37.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glib2.spec ++++++ --- /var/tmp/diff_new_pack.Bj2TZv/_old 2013-05-28 07:29:57.000000000 +0200 +++ /var/tmp/diff_new_pack.Bj2TZv/_new 2013-05-28 07:29:57.000000000 +0200 @@ -20,14 +20,15 @@ Name: glib2 %define _name glib -Version: 2.36.1 +Version: 2.37.0 Release: 0 +# FIXME: Remove libtool BuildRequires and autoreconf call # FIXME: find out if tapsets should really be in devel package or in main package Summary: General-Purpose Utility Library License: LGPL-2.1+ Group: System/Libraries Url: http://www.gtk.org/ -Source: http://download.gnome.org/sources/glib/2.36/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glib/2.37/%{_name}-%{version}.tar.xz Source1: glib2.sh Source2: glib2.csh # Not upstream file. Only proposes upstream packages: @@ -51,6 +52,8 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libselinux-devel +# Needed due to some errors in the tarball +BuildRequires: libtool BuildRequires: pkg-config BuildRequires: python-base # gdbus-codegen is run during the build, so we need python-xml @@ -69,12 +72,6 @@ BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(libpcre) >= 8.13 BuildRequires: pkgconfig(zlib) -%if 0%{?BUILD_FROM_VCS} -# It's important to keep those BuildRequires inside -# BUILD_FROM_VCS to avoid build loops in Factory -BuildRequires: git-core -BuildRequires: gtk-doc -%endif # For temporary %%posttrans script only. PreReq: coreutils PreReq: /bin/sed @@ -262,11 +259,10 @@ if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then cp -a %{S:7} m4macros/ fi -%if 0%{?BUILD_FROM_VCS} -NOCONFIGURE=1 ./autogen.sh -%endif %build +# Needed due to some errors in the tarball +autoreconf %configure \ --enable-static \ --enable-selinux \ @@ -277,9 +273,6 @@ --with-pcre=system %{__make} %{?_smp_mflags} V=1 -%if 0%{?BUILD_FROM_VCS} -%{__make} ChangeLog -%endif %check # make check does not work on x86_64. See http://bugzilla.gnome.org/show_bug.cgi?id=554969 ++++++ glib-2.36.1.tar.xz -> glib-2.37.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/glib2/glib-2.36.1.tar.xz /work/SRC/openSUSE:Factory/.glib2.new/glib-2.37.0.tar.xz differ: char 25, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
