[mingw-cairomm: 9/21] update to match native

epienbro epienbro at fedoraproject.org
Wed Mar 7 15:51:02 UTC 2012


commit 0e2b550bf74d1f5bd219bcda69d4de67fd21c82d
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Dec 6 17:00:40 2010 +0100

    update to match native

 .gitignore           |    1 +
 mingw32-cairomm.spec |    5 ++++-
 sources              |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f4310b..0c0bf25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 cairomm-1.8.0.tar.gz
 cairomm-1.8.4.tar.gz
+/cairomm-1.9.2.tar.gz
diff --git a/mingw32-cairomm.spec b/mingw32-cairomm.spec
index aac76d4..ae3824e 100644
--- a/mingw32-cairomm.spec
+++ b/mingw32-cairomm.spec
@@ -6,7 +6,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-cairomm
-Version:        1.8.4
+Version:        1.9.2
 Release:        1%{?dist}
 Summary:        MinGW Windows C++ API for the cairo graphics library
 
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/cairomm-1.0/include/cairommconfig.h
 
 %changelog
+* Mon Dec  6 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.9.2-1
+- update to 1.9.2 to match native
+
 * Sat Dec  5 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 1.8.4-1
 - update to 1.8.44
 
diff --git a/sources b/sources
index 256fb3e..53a8b4d 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 559afbc47484ba3fad265e38a3dafe90  cairomm-1.8.4.tar.gz
+24b0d35de4154195b8b78cf1f48b85e7  cairomm-1.9.2.tar.gz


More information about the scm-commits mailing list