This commit is contained in:
parent
3274b04562
commit
72836da82e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e72afb2e44b26226e5de279986e23b4d8c29756c6a6dd5b87084b0cd002d920e
|
||||
size 8528757
|
3
gtkmm-2.11.4.tar.bz2
Normal file
3
gtkmm-2.11.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40f9a33ec045e01e9641779566927f09e5f0670702bbc22da383e57341fb1464
|
||||
size 8694045
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 20:43:24 CEST 2007 - mauro@suse.de
|
||||
|
||||
- Update to version 2.11.4
|
||||
- Fixes to class documentation.
|
||||
- Updated widget class - to match the new tooltips API.
|
||||
- Converter from libglade's .glade files to GtkBuilder .ui files.
|
||||
- Some examples were added to the documentation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 22:53:21 CEST 2007 - maw@suse.de
|
||||
|
||||
|
12
gtkmm2.spec
12
gtkmm2.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gtkmm2 (Version 2.10.8)
|
||||
# spec file for package gtkmm2 (Version 2.11.4)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -15,10 +15,10 @@ Name: gtkmm2
|
||||
BuildRequires: cairomm-devel gcc-c++ glibmm2-devel gtk2-devel libsigc++2-devel update-desktop-files
|
||||
# Only for directory ownership:
|
||||
BuildRequires: devhelp
|
||||
Version: 2.10.8
|
||||
Version: 2.11.4
|
||||
Release: 1
|
||||
Group: System/Libraries
|
||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
License: LGPL v2 or later
|
||||
Summary: C++ Interface for GTK2 (a GUI Library for X)
|
||||
URL: http://www.gtkmm.org/
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar.bz2
|
||||
@ -143,6 +143,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/devhelp/books/gtkmm-2.4
|
||||
|
||||
%changelog
|
||||
* Wed Jul 11 2007 - mauro@suse.de
|
||||
- Update to version 2.11.4
|
||||
- Fixes to class documentation.
|
||||
- Updated widget class - to match the new tooltips API.
|
||||
- Converter from libglade's .glade files to GtkBuilder .ui files.
|
||||
- Some examples were added to the documentation.
|
||||
* Tue Apr 10 2007 - maw@suse.de
|
||||
- Update to version 2.10.8
|
||||
- Fixes for bugzilla.gnome.org #409102, #383340, #395572, #387708,
|
||||
|
Loading…
x
Reference in New Issue
Block a user