[perl-generators] 1.03 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Fri Feb 6 20:09:12 UTC 2015


commit bd2d52524a0ea7420d2215284039b493d7d43ca9
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Fri Feb 6 21:08:05 2015 +0100

    1.03 bump

 .gitignore           |    1 +
 perl-generators.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7f2c13..c66b50d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /generators-1.00.tar.gz
 /generators-1.01.tar.gz
 /generators-1.02.tar.gz
+/generators-1.03.tar.gz
diff --git a/perl-generators.spec b/perl-generators.spec
index 6496826..5123994 100644
--- a/perl-generators.spec
+++ b/perl-generators.spec
@@ -1,5 +1,5 @@
 Name:           perl-generators
-Version:        1.02
+Version:        1.03
 Release:        1%{?dist}
 Summary:        RPM Perl dependencies generators
 Group:          Development/Libraries
@@ -45,6 +45,10 @@ make test
 %{_rpmconfigdir}/fileattrs/perl*.attr
 
 %changelog
+* Mon Feb 02 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.03-1
+- 1.03 bump
+- Update parcing of here-doc and quoted section
+
 * Fri Dec 12 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.02-1
 - 1.02 bump
 
diff --git a/sources b/sources
index 2bc7d98..2ae994a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed5ab4cc54a4f10d2e7a6875318bd068  generators-1.02.tar.gz
+a67a4d9f256dc1c1c021f850346c3a97  generators-1.03.tar.gz


More information about the scm-commits mailing list