[spec2scl/f18] Update to 0.3.4.

Bohuslav Kabrda bkabrda at fedoraproject.org
Mon Jan 7 09:49:58 UTC 2013


commit 4cc227dcda22be21806bda76f7dde11e9b92ff41
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Mon Jan 7 10:49:44 2013 +0100

    Update to 0.3.4.

 .gitignore    |    1 +
 sources       |    2 +-
 spec2scl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31ab9fc..62e91e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /spec2scl-0.3.1.tar.gz
 /spec2scl-0.3.2.tar.gz
 /spec2scl-0.3.3.tar.gz
+/spec2scl-0.3.4.tar.gz
diff --git a/sources b/sources
index b68ef0e..6fc576b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c694b3919a26a54b62d77c00b043488  spec2scl-0.3.3.tar.gz
+f5b07c3df5d6e0cd97f379536512698a  spec2scl-0.3.4.tar.gz
diff --git a/spec2scl.spec b/spec2scl.spec
index 6887086..0c4eeb1 100644
--- a/spec2scl.spec
+++ b/spec2scl.spec
@@ -2,7 +2,7 @@
 %global pypi_name spec2scl
 
 Name:           %{pypi_name}
-Version:        0.3.3
+Version:        0.3.4
 Release:        1%{?dist}
 Summary:        Convert RPM specfiles to be SCL ready
 
@@ -52,6 +52,9 @@ PYTHONPATH=$(pwd) py.test
 %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
 
 %changelog
+* Mon Jan 07 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 0.3.4-1
+- Update to 0.3.4.
+
 * Wed Dec 19 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 0.3.3-1
 - Update to 0.3.3.
 


More information about the scm-commits mailing list