[cxxtools/f20] Update to 2.2.1

Martin Gansser martinkg at fedoraproject.org
Mon Jan 20 18:07:18 UTC 2014


commit 02c7772979e9848edd4d83787960d9a0fd86f57d
Author: Martin Gansser <mgansser at alice.de>
Date:   Mon Jan 20 19:07:36 2014 +0100

    Update to 2.2.1

 .gitignore    |    1 +
 cxxtools.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5de3e7a..6350113 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cxxtools-2.1.1.tar.gz
+/cxxtools-2.2.1.tar.gz
diff --git a/cxxtools.spec b/cxxtools.spec
index 003847a..02f08fd 100644
--- a/cxxtools.spec
+++ b/cxxtools.spec
@@ -1,6 +1,6 @@
 Name:           cxxtools
-Version:        2.2
-Release:        2%{?dist}
+Version:        2.2.1
+Release:        1%{?dist}
 Summary:        A collection of general-purpose C++ classes
 
 Group:          System Environment/Libraries
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/cxxtools/
 
 %changelog
+* Mon Jan 20 2014 Martin Gansser <martinkg at fedoraproject.org> - 2.2.1-1
+- new release
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index fa1676f..a74038d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2026a2bb23b966f13893167b4dbc5d70  cxxtools-2.1.1.tar.gz
+aab00068ae5237435b37ac86f2ac7576  cxxtools-2.2.1.tar.gz


More information about the scm-commits mailing list