Accepting request 37337 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gtkmm2 via accept of submit request 37337 revision 2. Request was accepted with message: Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/37337 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtkmm2?expand=0&rev=44
This commit is contained in:
parent
269c68eba5
commit
8fbaa239b0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c1199bbee423d6f0ef9b5e88973c5620a1e1c52f9f1298dffcfa36284a7fd91a
|
|
||||||
size 12515025
|
|
3
gtkmm-2.20.1.tar.bz2
Normal file
3
gtkmm-2.20.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95cd50b507cdd650b4b4232c5f4b2abb8ba523568dd6e62e8a2add62d8c723a1
|
||||||
|
size 12512336
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 8 10:51:26 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.20.1:
|
||||||
|
+ Gtk:
|
||||||
|
- RecentAction: Fix the constructor that takes a RecentManager.
|
||||||
|
bgo#612900
|
||||||
|
- TreeRowReference::get_model(): Correct the reference
|
||||||
|
counting. bgo#611814
|
||||||
|
+ Documentation:
|
||||||
|
- Builder: Complete the exceptions thrown documentation.
|
||||||
|
bgo#548022
|
||||||
|
- Remove gobject-introspection annoations.
|
||||||
|
- Correct some newin/since doyxgen tags.
|
||||||
|
+ Build:
|
||||||
|
- Updates for the Windows installer.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 29 12:35:43 CEST 2010 - vuntz@opensuse.org
|
Mon Mar 29 12:35:43 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gtkmm2 (Version 2.20.0)
|
# spec file for package gtkmm2 (Version 2.20.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@ Name: gtkmm2
|
|||||||
%define _name gtkmm
|
%define _name gtkmm
|
||||||
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel pangomm-devel update-desktop-files
|
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel pangomm-devel update-desktop-files
|
||||||
BuildRequires: gtk2-devel >= 2.15.1
|
BuildRequires: gtk2-devel >= 2.15.1
|
||||||
Version: 2.20.0
|
Version: 2.20.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
License: GPLv2+ ; LGPLv2.1+
|
License: GPLv2+ ; LGPLv2.1+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user