From 43dbabdddc5f4db6d46badb254900468d06c281c Mon Sep 17 00:00:00 2001 From: Denis Leroy Date: Mon, 6 Apr 2009 10:26:31 +0000 Subject: [PATCH] Update to upstream 2.24.0 --- .cvsignore | 2 +- pangomm.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2a8f0dc..a52b64f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pangomm-2.14.1.tar.bz2 +pangomm-2.24.0.tar.bz2 diff --git a/pangomm.spec b/pangomm.spec index 7df4224..f56e87f 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -1,8 +1,8 @@ %define apiver 1.4 Name: pangomm -Version: 2.14.1 -Release: 2%{?dist} +Version: 2.24.0 +Release: 1%{?dist} Summary: C++ interface for Pango Group: System Environment/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibmm24-devel >= 2.14.1 BuildRequires: cairomm-devel >= 1.2.2 -BuildRequires: pango-devel >= 1.21.4 +BuildRequires: pango-devel >= 1.23.0 BuildRequires: doxygen graphviz Obsoletes: gtkmm24 < 2.13.5 @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Apr 1 2009 Denis Leroy - 2.24.0-1 +- Update to upstream 2.24.0 + * Thu Feb 26 2009 Fedora Release Engineering - 2.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 7dcd33c..4858ced 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c67228ea93dd977394d2872b61754b53 pangomm-2.14.1.tar.bz2 +fa0f44c37499433455857becad4bbcda pangomm-2.24.0.tar.bz2