From 2d03d03717e31a088acc70323505277c4c430529 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Thu, 21 Mar 2013 19:01:58 +0100 Subject: [PATCH] Rebase to 2.7 --- .gitignore | 1 + bison.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c6d4688..28f78b2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ bison-*/ /bison-2.5.tar.bz2 /bison-2.6.1.tar.xz /bison-2.6.4.tar.xz +/bison-2.7.tar.xz diff --git a/bison.spec b/bison.spec index 1f3f50e..96cdb28 100644 --- a/bison.spec +++ b/bison.spec @@ -1,7 +1,7 @@ Summary: A GNU general-purpose parser generator Name: bison -Version: 2.6.4 -Release: 2%{?dist} +Version: 2.7 +Release: 1%{?dist} License: GPLv3+ Group: Development/Tools Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.xz @@ -130,6 +130,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Thu Mar 21 2013 Petr Machata - 2.7-1 +- Rebase to 2.7 + * Wed Feb 13 2013 Fedora Release Engineering - 2.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 4230093..5429dbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b2dc57eb9d2d6de4715d30de6b2ee07 bison-2.6.4.tar.xz +234cdfac99257cf99ac4a03c898f37b9 bison-2.7.tar.xz