[goocanvasmm2/f16] upstream 1.90.6

Haïkel Guémar hguemar at fedoraproject.org
Tue Oct 11 18:18:20 UTC 2011


commit e4ad46f67808479cd4f40fcd1d55562a0b6b1aad
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Tue Oct 11 20:07:51 2011 +0200

    upstream 1.90.6

 .gitignore        |    1 +
 goocanvasmm2.spec |   12 ++++++------
 sources           |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4f4fc4..d4cb21b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /goocanvasmm-1.90.3.tar.bz2
+/goocanvasmm-1.90.6.tar.bz2
diff --git a/goocanvasmm2.spec b/goocanvasmm2.spec
index e5f36f7..8e928cf 100644
--- a/goocanvasmm2.spec
+++ b/goocanvasmm2.spec
@@ -2,20 +2,19 @@
 %global api_ver 2.0
 
 Name:           goocanvasmm2
-Version:        1.90.3
-Release:        2%{?dist}
+Version:        1.90.6
+Release:        1%{?dist}
 Summary:        C++ interface for goocanvas2
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.gtkmm.org/
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{tarname}/1.90/%{tarname}-%{version}.tar.bz2
-Patch0:         %{name}-doctooldir.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  mm-common
 BuildRequires:  gtkmm30-devel >= 2.91.3
-BuildRequires:  goocanvas2-devel >= 1.90.2
+BuildRequires:  goocanvas2-devel >= 2.0.1
 
 %description
 This package provides a C++ interface for goocanvas. It is a
@@ -56,8 +55,6 @@ If using a web browser the documentation is at
 
 %prep
 %setup -q -n %{tarname}-%{version}
-# doctools scripts were moved from glibmm24 to mm-common
-%patch0 -p1
 
 %build
 %configure --disable-static
@@ -99,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 11 2011 Haïkel Guémar <haikel.guemar at sysfera.com> - 1.90.6-1
+- upstream 1.90.6
+
 * Sun Apr 10 2011 Haïkel Guémar <hguemar at fedoraproject.org> - 1.90.3-2
 - add doctooldir patch
 
diff --git a/sources b/sources
index 90484f2..bcbbf99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-188a81fbfcd3ecbc7ed85617e3735a8e  goocanvasmm-1.90.3.tar.bz2
+ef1bb9dc564c6dfc988f9554dfc6cce7  goocanvasmm-1.90.6.tar.bz2


More information about the scm-commits mailing list