Accepting request 481183 from GNOME:Next
Supersede (missing capital letter). OBS-URL: https://build.opensuse.org/request/show/481183 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=324
This commit is contained in:
parent
68308b3fa7
commit
56a06ef164
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fec5483099c8309c4b4c06cd88eb37f464f0f4642bdc225344cd497fe25abe75
|
||||
size 7654328
|
3
glib-2.52.0.tar.xz
Normal file
3
glib-2.52.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4578e3e077b1b978cafeec8d28b676c680aba0c0475923874c4c993403df311a
|
||||
size 7655820
|
@ -1,11 +0,0 @@
|
||||
--- gio/fam/gfamfilemonitor.c
|
||||
+++ gio/fam/gfamfilemonitor.c
|
||||
@@ -140,7 +140,7 @@
|
||||
|
||||
g_mutex_unlock (&fam_lock);
|
||||
|
||||
- g_print ("II %d\n", fam_initialised);
|
||||
+ /* g_print ("II %d\n", fam_initialised); */
|
||||
|
||||
return fam_initialised;
|
||||
}
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 19 14:34:17 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.52.0:
|
||||
+ gdatetime test fails with tzdata 2017a (bgo#779799).
|
||||
+ Add missing attributes to two functions (bgo#780032).
|
||||
+ gio/fam: Remove leftover debug print (bgo#780144).
|
||||
+ Updated translations.
|
||||
- Drop glib2-remove_fam_debug_print.patch: fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 13 17:47:35 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -20,14 +20,14 @@
|
||||
|
||||
Name: glib2
|
||||
%define _name glib
|
||||
Version: 2.51.5
|
||||
Version: 2.52.0
|
||||
Release: 0
|
||||
# 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.51/%{_name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/glib/2.52/%{_name}-%{version}.tar.xz
|
||||
Source1: glib2.sh
|
||||
Source2: glib2.csh
|
||||
# Not upstream file. Only proposes upstream packages:
|
||||
@ -50,8 +50,6 @@ Patch11: glib2-fate300461-gettext-gkeyfile-suse.patch
|
||||
Patch13: glib2-suppress-schema-deprecated-path-warning.patch
|
||||
# PATCH-FIX-OPENSUSE glib2-dbus-socket-path.patch bnc#845287 dimstar@opensuse.org -- Have gio look for the system dbus socket in /run instead of /var/run.
|
||||
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
|
||||
Patch15: glib2-remove_fam_debug_print.patch
|
||||
BuildRequires: automake
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: fdupes
|
||||
@ -265,7 +263,6 @@ translation-update-upstream
|
||||
%patch11 -p1
|
||||
%patch13 -p1
|
||||
%patch14 -p1
|
||||
%patch15
|
||||
cp -a %{S:1} %{S:2} %{S:5} .
|
||||
cp -a %{S:4} gnome_defaults.conf
|
||||
if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then
|
||||
|
Loading…
Reference in New Issue
Block a user