[ctpl] - new upstream release: CTPL 0.3

Dominic Hopf dmaphy at fedoraproject.org
Tue Oct 26 22:57:30 UTC 2010


commit 765724216b230b9afcc16591056d2557aef8ebf5
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Wed Oct 27 00:57:28 2010 +0200

    - new upstream release: CTPL 0.3

 .gitignore |    1 +
 ctpl.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96f2637..beebe67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ctpl-0.2.2.tar.gz
+/ctpl-0.3.tar.gz
diff --git a/ctpl.spec b/ctpl.spec
index 0755b49..1435df6 100644
--- a/ctpl.spec
+++ b/ctpl.spec
@@ -1,8 +1,8 @@
 %global ctpl_docdir %{_defaultdocdir}/ctpl-%{version}
 
 Name:           ctpl
-Version:        0.2.2
-Release:        4%{?dist}
+Version:        0.3
+Release:        1%{?dist}
 Summary:        Template library and engine written in C
 
 Group:          Development/Tools
@@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 26 2010 Dominic Hopf <dmaphy at fedoraproject.org> - 0.3-1
+- new upstream release: CTPL 0.3
+
 * Sat Jul 17 2010 Dominic Hopf <dmaphy at fedoraproject.org> - 0.2.2-4
 - fix rpmlint binary-or-shlib-defines-rpath error
 - fix rpmlint library-without-ldconfig-* errors
diff --git a/sources b/sources
index 8ce32d4..f6824f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a2b96f624054c20df5340e017b17251  ctpl-0.2.2.tar.gz
+fdc63a4a3eabf7d1be0078c6827579a5  ctpl-0.3.tar.gz


More information about the scm-commits mailing list