Accepting request 657858 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/657858 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/atkmm1_6?expand=0&rev=3
This commit is contained in:
commit
8d7930d7c7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff95385759e2af23828d4056356f25376cfabc41e690ac1df055371537e458bd
|
||||
size 849784
|
3
atkmm-2.28.0.tar.xz
Normal file
3
atkmm-2.28.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c4cfc917fd42d3879ce997b463428d6982affa0fb660cafcc0bc2d9afcedd3a
|
||||
size 891904
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 2 12:00:46 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 2.28.0:
|
||||
+ No changes, version bump only.
|
||||
- Changes from version 2.24.3:
|
||||
+ Fix silent builds.
|
||||
+ Text: Plug memory leaks in get_text_vfunc() and
|
||||
get_selection_vfunc(). These vfuncs shall delete the returned
|
||||
character array after it has been copied to a Glib::ustring.
|
||||
+ Replace the Visual Studio project files with MSVC NMake project
|
||||
files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 22:59:23 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -12,19 +12,19 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _name atkmm
|
||||
Name: atkmm1_6
|
||||
Version: 2.24.2
|
||||
Version: 2.28.0
|
||||
Release: 0
|
||||
Summary: C++ Binding for the ATK library
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://www.gtkmm.org/
|
||||
Source: http://download.gnome.org/sources/atkmm/2.24/%{_name}-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/atkmm/2.28/%{_name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
|
Loading…
Reference in New Issue
Block a user