From 31c483960afe980dafa04820b94e83718b68445136e965cd51fee520745bf7d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 13 May 2015 13:08:20 +0000 Subject: [PATCH] Accepting request 306738 from home:Zaitor:branches:GNOME:Factory New stable OBS-URL: https://build.opensuse.org/request/show/306738 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=273 --- glib-2.44.0.tar.xz | 3 --- glib-2.44.1.tar.xz | 3 +++ glib2.changes | 10 ++++++++++ glib2.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 glib-2.44.0.tar.xz create mode 100644 glib-2.44.1.tar.xz diff --git a/glib-2.44.0.tar.xz b/glib-2.44.0.tar.xz deleted file mode 100644 index 7d051a8..0000000 --- a/glib-2.44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2d362b106a08fa801770d41829a06fcfe287a00421018869eebf5efc796f5b9 -size 7239980 diff --git a/glib-2.44.1.tar.xz b/glib-2.44.1.tar.xz new file mode 100644 index 0000000..9719ecd --- /dev/null +++ b/glib-2.44.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8811deacaf8a503d0a9b701777ea079ca6a4277be10e3d730d2112735d5eca07 +size 7132940 diff --git a/glib2.changes b/glib2.changes index 89cf604..6a610e7 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 13 10:43:38 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.44.1: + + Don't redefine typedefs to avoid build problems on OpenBSD. + + Improve the default application algorithm. + + Bump the number of children a GType can have. + + Various testsuite improvements. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 23 17:10:31 UTC 2015 - dimstar@opensuse.org diff --git a/glib2.spec b/glib2.spec index 45301d7..2940e7e 100644 --- a/glib2.spec +++ b/glib2.spec @@ -20,7 +20,7 @@ Name: glib2 %define _name glib -Version: 2.44.0 +Version: 2.44.1 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: General-Purpose Utility Library