Accepting request 867209 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/867209 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glibmm2_4?expand=0&rev=30
This commit is contained in:
parent
b91e3f4c9b
commit
6f900e61ff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:508fc86e2c9141198aa16c225b16fd6b911917c0d3817602652844d0973ea386
|
||||
size 7491108
|
3
glibmm-2.66.0.tar.xz
Normal file
3
glibmm-2.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e1db7d43d2e2d4dfa2771354e21a69a6beec7c446b711619cf8c779e13a581e
|
||||
size 7507608
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 14:20:13 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.66.0:
|
||||
+ Glib:
|
||||
- Binding: Add set_manage() and Glib::manage().
|
||||
- Deprecate BalancedTree in favour of std::map and
|
||||
std::unordered_map.
|
||||
+ Gio:
|
||||
- ListStore: Accept interfaces.
|
||||
- MenuAttribute: Add new enum values.
|
||||
- SettingsSchemaSource: Wrap new_from_directory() and
|
||||
list_schemas().
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 1 11:06:25 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glibmm2_4
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,13 +20,13 @@
|
||||
%define so_ver -2_4-1
|
||||
%define _name glibmm
|
||||
Name: glibmm2_4
|
||||
Version: 2.64.5
|
||||
Version: 2.66.0
|
||||
Release: 0
|
||||
Summary: C++ Interface for Glib
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://www.gtkmm.org/
|
||||
Source0: https://download.gnome.org/sources/glibmm/2.64/%{_name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/glibmm/2.66/%{_name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
|
||||
BuildRequires: doxygen
|
||||
|
Loading…
Reference in New Issue
Block a user