Accepting request 1073159 from GNOME:Factory
New old stable, ok to fwd (forwarded request 1072613 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1073159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibmm2_4?expand=0&rev=19
This commit is contained in:
commit
a0a1238423
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b384662dd6ec3b86c0570331d32af05db2bd99a791602b767b4a0b2566ec149
|
||||
size 7610516
|
BIN
glibmm-2.66.6.tar.xz
(Stored with Git LFS)
Normal file
BIN
glibmm-2.66.6.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 12:28:50 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.66.6:
|
||||
+ Glib: Dispatcher: Don't warn when a Dispatcher is deleted while
|
||||
messages are pending.
|
||||
+ Gio: NetworkMonitor::get_default(): Add refreturn.
|
||||
+ gmmproc: generate_wrap_init.pl.in: Disable warning C4273 on
|
||||
Visual Studio.
|
||||
+ Meson build:
|
||||
- Detect if we build from a git subtree.
|
||||
- Don't copy files with configure_file().
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 19 09:45:49 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glibmm2_4
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define so_ver -2_4-1
|
||||
%define _name glibmm
|
||||
Name: glibmm2_4
|
||||
Version: 2.66.5
|
||||
Version: 2.66.6
|
||||
Release: 0
|
||||
Summary: C++ Interface for Glib
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user