[byacc] Resolves: #1047667 Rebase to 20141128.

Patsy Franklin pfrankli at fedoraproject.org
Mon Mar 2 05:04:45 UTC 2015


commit a0a425399f41a28bb6f4e111a1f203afea75b0aa
Author: Patsy Franklin <pfrankli at redhat.com>
Date:   Mon Mar 2 00:03:15 2015 -0500

    Resolves: #1047667
    	Rebase to 20141128.

 .gitignore |  1 +
 byacc.spec | 11 +++++++----
 sources    |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b1d0ec..1de8789 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ byacc-20*/
 /byacc-20120115.tgz
 /byacc-20130304.tgz
 /byacc-20130925.tgz
+/byacc-20141128.tgz
diff --git a/byacc.spec b/byacc.spec
index 50735e8..1195e2a 100644
--- a/byacc.spec
+++ b/byacc.spec
@@ -1,9 +1,9 @@
-%define byaccdate 20130925
+%define byaccdate 20141128
 
 Summary: Berkeley Yacc, a parser generator
 Name: byacc
 Version: 1.9.%{byaccdate}
-Release: 4%{?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
+* Mon Mar 02 2015 Patsy Franklin <pfrankli at redhat.com> - 1.9.20141128-1
+- Rebase to 20141128
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.20130925-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
@@ -134,12 +137,12 @@ rm -rf $RPM_BUILD_ROOT
 - Update to the 20070509 release.
 - Related: #225632
 
-* Fri Sep 12 2007 Matthias Saou <http://freshrpms.net/> 1.9.20050813-2
+* Wed Sep 12 2007 Matthias Saou <http://freshrpms.net/> 1.9.20050813-2
 - Update summary.
 - Remove useless doc copying in install section.
 - Add NOTES and NO_WARRANTY docs.
 
-* Thu Feb  2 2007 Petr Machata <pmachata at redhat.com> - 1.9.20050813-1
+* Fri Feb  2 2007 Petr Machata <pmachata at redhat.com> - 1.9.20050813-1
 - Thomas Dickey's 20050813 version of byacc:
   - own build system (linux patch reverted)
   - use tmpfile (security patch reverted)
diff --git a/sources b/sources
index 681c234..81a0199 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-265f74058b923d7d9ddd1bd82f05a42e  byacc-20130925.tgz
+acb0ff0fb6cc414a6b50c799794b2425  byacc-20141128.tgz


More information about the scm-commits mailing list