[libgdamm] upstream 4.1.3

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


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

    upstream 4.1.3

 .gitignore                      |    1 +
 libgdamm-4.1.2-doctooldir.patch |   24 ------------------------
 libgdamm.spec                   |    9 +++++----
 sources                         |    2 +-
 4 files changed, 7 insertions(+), 29 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5e24f4e..75ea4a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libgdamm-3.99.19.tar.bz2
 libgdamm-3.99.20.tar.bz2
 /libgdamm-4.1.1.tar.bz2
 /libgdamm-4.1.2.tar.bz2
+/libgdamm-4.1.3.tar.bz2
diff --git a/libgdamm.spec b/libgdamm.spec
index ed6e6c9..4befacf 100644
--- a/libgdamm.spec
+++ b/libgdamm.spec
@@ -1,14 +1,13 @@
 %global api_ver 4.0
 
 Name:		libgdamm
-Version:	4.1.2
-Release:	2%{?dist}
+Version:	4.1.3
+Release:	1%{?dist}
 Summary:	C++ wrappers for libgda
 Group:		System Environment/Libraries
 License:	LGPLv2+
 URL:		http://www.gtkmm.org/
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgdamm/3.99/%{name}-%{version}.tar.bz2
-Patch0:     libgdamm-4.1.2-doctooldir.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	glibmm24-devel >= 2.12.8
 BuildRequires:	mm-common >= 0.9.5
@@ -41,7 +40,6 @@ This package contains the full API documentation for %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .doctooldir
 
 %build
 %configure --disable-static
@@ -81,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 11 2011 Haïkel Guémar <haikel.guemar at sysfera.com> - 4.1.3-1
+- upstream 4.1.3
+
 * Mon Jul 04 2011 Karsten Hopp <karsten at redhat.com> 4.1.2-2
 - buildrequire mm-common
 - fix pkg-config call to figure out doctooldir
diff --git a/sources b/sources
index 0b52ff4..458406b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59430a44fff736c4442756da572c78f3  libgdamm-4.1.2.tar.bz2
+05e3780df61b85dd7ec904c13abf4a5b  libgdamm-4.1.3.tar.bz2


More information about the scm-commits mailing list