This commit is contained in:
parent
292a1092c1
commit
312bb1af0b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e58c9ad827759a2375b3c0d39952b5b2983111ab16ee329b10a34792fb1d9eb
|
||||
size 15198578
|
3
gtkmm-2.13.1.tar.bz2
Normal file
3
gtkmm-2.13.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bd9be8aedfa3fa63cb8a0d3a534ba216e2bb1fe2cd32cccb815b248c23034e7
|
||||
size 9490679
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 20:57:40 CEST 2008 - maw@suse.de
|
||||
|
||||
- Update to version 2.13.1:
|
||||
+ Various API additions and bugfixes
|
||||
+ For a fuller account, see the included NEWS file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 11 18:07:01 CEST 2008 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gtkmm2 (Version 2.12.7)
|
||||
# spec file for package gtkmm2 (Version 2.13.1)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -16,7 +16,7 @@ Name: gtkmm2
|
||||
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel gtk2-devel libsigc++2-devel update-desktop-files
|
||||
# Only for directory ownership:
|
||||
BuildRequires: devhelp
|
||||
Version: 2.12.7
|
||||
Version: 2.13.1
|
||||
Release: 1
|
||||
Group: System/Libraries
|
||||
License: LGPL v2.1 or later
|
||||
@ -145,6 +145,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtkmm-2.4
|
||||
|
||||
%changelog
|
||||
* Mon Jun 30 2008 maw@suse.de
|
||||
- Update to version 2.13.1:
|
||||
+ Various API additions and bugfixes
|
||||
+ For a fuller account, see the included NEWS file.
|
||||
* Fri Apr 11 2008 maw@suse.de
|
||||
- Update to version 2.12.7:
|
||||
+ Container: Avoid a useless warning about remove() with custom
|
||||
|
Loading…
Reference in New Issue
Block a user