Accepting request 923682 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/923682 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibmm2_4?expand=0&rev=16
This commit is contained in:
commit
9576c6350c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69bd6b5327716ca2f511ab580a969fd7bf0cd2c24ce15e1d0e530592d3ff209c
|
||||
size 7509820
|
3
glibmm-2.66.2.tar.xz
Normal file
3
glibmm-2.66.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2a4cd7b9ae987794cbb5a1becc10cecb65182b9bb841868625d6bbb123edb1d
|
||||
size 7603104
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 7 05:34:30 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.66.2:
|
||||
+ Glib, Gio: Replace all g_quark_from_static_string() by
|
||||
g_quark_from_string()
|
||||
+ Gio:
|
||||
- FileEnumerator: Remove refreturn to avoid memory leak
|
||||
- ListModel::get_object(): Make it work for interface classes
|
||||
+ Build: MSVC build: Remove extraneous GLIBMM_API in
|
||||
Glib::ustring
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 28 20:56:41 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define so_ver -2_4-1
|
||||
%define _name glibmm
|
||||
Name: glibmm2_4
|
||||
Version: 2.66.1
|
||||
Version: 2.66.2
|
||||
Release: 0
|
||||
Summary: C++ Interface for Glib
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user