[glibmm24] Update to 2.27.98

Kalev Lember kalev at fedoraproject.org
Wed Mar 23 18:58:33 UTC 2011


commit 265189399700d1554f0f3ce8ec1f21a53a4e4b90
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Wed Mar 23 20:57:55 2011 +0200

    Update to 2.27.98

 .gitignore    |    1 +
 glibmm24.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 544084b..6aed0c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ glibmm-2.24.1.tar.bz2
 /glibmm-2.27.93.tar.bz2
 /glibmm-2.27.94.tar.bz2
 /glibmm-2.27.97.tar.bz2
+/glibmm-2.27.98.tar.bz2
diff --git a/glibmm24.spec b/glibmm24.spec
index e979af0..23cd376 100644
--- a/glibmm24.spec
+++ b/glibmm24.spec
@@ -4,7 +4,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           glibmm24
-Version:        2.27.97
+Version:        2.27.98
 Release:        1%{?dist}
 Summary:        C++ interface for the GLib library
 
@@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 23 2011 Kalev Lember <kalev at smartlink.ee> - 2.27.98-1
+- Update to 2.27.98
+
 * Fri Mar 18 2011 Kalev Lember <kalev at smartlink.ee> - 2.27.97-1
 - Update to 2.27.97
 - BuildRequire mm-common as the doctools are no longer bundled
diff --git a/sources b/sources
index 5845233..206a71c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9a70b7ca9bf7435b08b5df1b7b36fd4  glibmm-2.27.97.tar.bz2
+08e0a6ec4d1d15da206109465bcecfc5  glibmm-2.27.98.tar.bz2


More information about the scm-commits mailing list