[byacc] Rebase to 20130304

Petr Machata pmachata at fedoraproject.org
Wed Mar 20 13:43:13 UTC 2013


commit 7f7f204865936b02d7a996ee995f2a96f2e2a2de
Author: Petr Machata <pmachata at redhat.com>
Date:   Wed Mar 20 14:42:37 2013 +0100

    Rebase to 20130304

 .gitignore |    1 +
 byacc.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a586e34..c6b596f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ byacc-20*/
 /byacc-20110908.tgz
 /byacc-20111219.tgz
 /byacc-20120115.tgz
+/byacc-20130304.tgz
diff --git a/byacc.spec b/byacc.spec
index cdd37b4..893bb8b 100644
--- a/byacc.spec
+++ b/byacc.spec
@@ -1,9 +1,9 @@
-%define byaccdate 20120115
+%define byaccdate 20130304
 
 Summary: Berkeley Yacc, a parser generator
 Name: byacc
 Version: 1.9.%{byaccdate}
-Release: 3%{?dist}
+Release: 1%{?dist}
 License: Public Domain
 Group: Development/Tools
 URL: http://invisible-island.net/byacc/byacc.html
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/byacc.1*
 
 %changelog
+* Wed Mar 20 2013 Petr Machata <pmachata at redhat.com> - 1.9.20130304-1
+- Rebase to 20130304
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.20120115-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 3a2c71b..7a102de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3061c62c47ec0f43255afd8fc3f7e3ab  byacc-20120115.tgz
+e5eef96a33f55b724f2a957f0fa3b019  byacc-20130304.tgz


More information about the scm-commits mailing list