diff --git a/.gitignore b/.gitignore index a381809..4678876 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ byacc-20*/ /byacc-20130925.tgz /byacc-20141128.tgz /byacc-20150711.tgz +/byacc-20160324.tgz diff --git a/byacc.spec b/byacc.spec index 2039218..d6d44d9 100644 --- a/byacc.spec +++ b/byacc.spec @@ -1,9 +1,9 @@ -%define byaccdate 20150711 +%define byaccdate 20160324 Summary: Berkeley Yacc, a parser generator Name: byacc Version: 1.9.%{byaccdate} -Release: 2%{?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 +* Fri May 20 2016 Patsy Franklin - 1.9.20160324-1 +- Rebase to 20160324 + * Wed Feb 03 2016 Fedora Release Engineering - 1.9.20150711-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index fe56ea7..3678e22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2700401030583c4e9169ac7ea7d08de8 byacc-20150711.tgz +bde0463c6c03f059b1e6e9c5579cbe49 byacc-20160324.tgz