[pangomm] Update to 2.28.1

Kalev Lember kalev at fedoraproject.org
Fri Mar 25 11:16:54 UTC 2011


commit 9f74094b82f1991b72ee469bf58d6f2e1521f5f0
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Fri Mar 25 13:15:44 2011 +0200

    Update to 2.28.1
    
    Removed old obsoletes for gtkmm24.

 .gitignore   |    1 +
 pangomm.spec |   10 ++++++----
 sources      |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd8e45e..0d76651 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 pangomm-2.26.2.tar.bz2
 /pangomm-2.27.1.tar.bz2
+/pangomm-2.28.1.tar.bz2
diff --git a/pangomm.spec b/pangomm.spec
index 7f15840..bb00bd8 100644
--- a/pangomm.spec
+++ b/pangomm.spec
@@ -3,8 +3,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           pangomm
-Version:        2.27.1
-Release:        3%{?dist}
+Version:        2.28.1
+Release:        1%{?dist}
 Summary:        C++ interface for Pango
 
 Group:          System Environment/Libraries
@@ -18,8 +18,6 @@ BuildRequires:  cairomm-devel >= 1.2.2
 BuildRequires:  pango-devel >= 1.23.0
 BuildRequires:  doxygen graphviz
 
-Obsoletes:      gtkmm24 < 2.13.5
-
 
 %description
 pangomm provides a C++ interface to the Pango library. Highlights
@@ -102,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/devhelp/
 
 %changelog
+* Fri Mar 25 2011 Kalev Lember <kalev at smartlink.ee> - 2.28.1-1
+- Update to 2.28.1
+- Removed old obsoletes for gtkmm24
+
 * Wed Mar 02 2011 Kalev Lember <kalev at smartlink.ee> - 2.27.1-3
 - Own /usr/share/doc/pangomm-1.4/ dir
 - Require base package from -doc subpackage
diff --git a/sources b/sources
index 1af20ab..ef03c95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71936f2d2c5b2d37ca950dba188cab00  pangomm-2.27.1.tar.bz2
+03e6406bfb311e4018e69ab2a02b489b  pangomm-2.28.1.tar.bz2


More information about the scm-commits mailing list