Accepting request 461893 from GNOME:Next
1 OBS-URL: https://build.opensuse.org/request/show/461893 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=322
This commit is contained in:
parent
d38bfcac6d
commit
1139943c7b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4206bbe2b894a70e26b1d1dc7d7f5eefe5cd3608357bfd1052a438c11cc25f4e
|
|
||||||
size 7643248
|
|
3
glib-2.51.4.tar.xz
Normal file
3
glib-2.51.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c4247dfb2e8d5b596018f00ea8c05e76077a3f0bfcc07dda4492708f552c23e
|
||||||
|
size 7644348
|
@ -1,13 +0,0 @@
|
|||||||
diff --git a/configure.ac b/configure.ac
|
|
||||||
index 954d86e9e..96cbcee52 100644
|
|
||||||
--- a/configure.ac
|
|
||||||
+++ b/configure.ac
|
|
||||||
@@ -3446,7 +3446,6 @@ win32/vs10/glib-version-paths.props
|
|
||||||
win32/vs11/Makefile
|
|
||||||
win32/vs12/Makefile
|
|
||||||
win32/vs14/Makefile
|
|
||||||
-win32/vs15/Makefile
|
|
||||||
glib/Makefile
|
|
||||||
glib/libcharset/Makefile
|
|
||||||
glib/gnulib/Makefile
|
|
||||||
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 2 10:31:39 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.51.4:
|
||||||
|
+ Memory leak fixes.
|
||||||
|
+ Fix the released tarball.
|
||||||
|
- Drop glib2-fix-broken-configure.patch: Fixed upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 27 19:55:09 UTC 2017 - zaitor@opensuse.org
|
Mon Feb 27 19:55:09 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: glib2
|
Name: glib2
|
||||||
%define _name glib
|
%define _name glib
|
||||||
Version: 2.51.3
|
Version: 2.51.4
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: find out if tapsets should really be in devel package or in main package
|
# FIXME: find out if tapsets should really be in devel package or in main package
|
||||||
Summary: General-Purpose Utility Library
|
Summary: General-Purpose Utility Library
|
||||||
@ -52,8 +52,6 @@ Patch13: glib2-suppress-schema-deprecated-path-warning.patch
|
|||||||
Patch14: glib2-dbus-socket-path.patch
|
Patch14: glib2-dbus-socket-path.patch
|
||||||
# PATCH-FIX-UPSTREAM glib2-dbus-socket-path.patch boo#951221 bgo#756879 ro@suse.de -- remove debug output "II 1" from the fam monitor
|
# PATCH-FIX-UPSTREAM glib2-dbus-socket-path.patch boo#951221 bgo#756879 ro@suse.de -- remove debug output "II 1" from the fam monitor
|
||||||
Patch15: glib2-remove_fam_debug_print.patch
|
Patch15: glib2-remove_fam_debug_print.patch
|
||||||
# PATCH-FIX-UPSTREAM glib2-fix-broken-configure.patch dimstar@opensuse.org -- Work around broken tarball
|
|
||||||
Patch16: glib2-fix-broken-configure.patch
|
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -268,7 +266,6 @@ translation-update-upstream
|
|||||||
%patch13 -p1
|
%patch13 -p1
|
||||||
%patch14 -p1
|
%patch14 -p1
|
||||||
%patch15
|
%patch15
|
||||||
%patch16 -p1
|
|
||||||
cp -a %{S:1} %{S:2} %{S:5} .
|
cp -a %{S:1} %{S:2} %{S:5} .
|
||||||
cp -a %{S:4} gnome_defaults.conf
|
cp -a %{S:4} gnome_defaults.conf
|
||||||
if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then
|
if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user