Accepting request 856943 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/856943 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=231
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79f31365a99cb1cc9db028625635d1438890702acde9e2802eae0acebcf7b5b1
|
||||
size 4837796
|
3
glib-2.66.4.tar.xz
Normal file
3
glib-2.66.4.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97df8670e32f9fd4f7392b0980e661dd625012015d58350da1e58e343f4af984
|
||||
size 4838124
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 21:20:22 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.66.4:
|
||||
+ Fix some issues in parsing floating point seconds in
|
||||
`GDateTime`
|
||||
+ Fix some issues in handling invalid UTF-8 when parsing for
|
||||
`GDate`
|
||||
+ Bugs fixed: glgo#GNOME/GLib#2264, glgo#GNOME/GLib!1774,
|
||||
glgo#GNOME/GLib!1790, glgo#GNOME/GLib!1793,
|
||||
glgo#GNOME/GLib!1799, glgo#GNOME/GLib!1805.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 16 14:34:46 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%bcond_without systemtap
|
||||
%bcond_without gtk_doc
|
||||
Name: glib2
|
||||
Version: 2.66.3
|
||||
Version: 2.66.4
|
||||
Release: 0
|
||||
Summary: General-Purpose Utility Library
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -245,8 +245,8 @@ The GObject library provides an object-oriented framework for C.
|
||||
Summary: Tests for the glib2 package
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}-devel = %{version}
|
||||
Provides: glib2-tests = %version-%release
|
||||
Obsoletes: glib2-tests < %version-%release
|
||||
Provides: glib2-tests = %version-%release
|
||||
Obsoletes: glib2-tests < %version-%release
|
||||
|
||||
%description tests-devel
|
||||
The glib2-tests-devel package contains tests that can be used to verify
|
||||
|
Reference in New Issue
Block a user