npmccallum pushed to python-pycparser (epel7). "Update to 2.14"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 12:37:02 UTC 2015


From a37302addf30e3760f6b862eede216e206267144 Mon Sep 17 00:00:00 2001
From: Nathaniel McCallum <nathaniel at themccallums.org>
Date: Wed, 10 Jun 2015 08:23:41 -0400
Subject: Update to 2.14


diff --git a/.gitignore b/.gitignore
index cb641f9..9898552 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /release_v2.09.1.tar.gz
 /release_v2.10.tar.gz
+/release_v2.14.tar.gz
diff --git a/python-pycparser.spec b/python-pycparser.spec
index 3567d7e..c5a51bd 100644
--- a/python-pycparser.spec
+++ b/python-pycparser.spec
@@ -6,7 +6,7 @@
 
 Name:           python-pycparser
 Summary:        C parser and AST generator written in Python
-Version:        2.10
+Version:        2.14
 Release:        1%{?dist}
 License:        BSD
 Group:          System Environment/Libraries
@@ -54,7 +54,7 @@ need to parse C source code.
 
 %prep
 %setup -q -n pycparser-release_v%{version}
-%patch100 -p1 -b .ply
+%patch100 -p1 -F5 -b .ply
 
 # remove embedded copy of ply
 rm -rf pycparser/ply
@@ -114,6 +114,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Tue Jun 09 2015 Nathaniel McCallum <npmccallum at redhat.com> - 2.14-1
+- Update to 2.14
+
 * Wed Aug 20 2014 Eric Smith <brouhaha at fedoraproject.org> 2.10-1
 - Update to latest upstream.
 
diff --git a/sources b/sources
index 595b008..7cba823 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 82ab1fa524198908050550e7780b85e1  release_v2.10.tar.gz
+dfa652c012a97ed0168889797873b73f  release_v2.14.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-pycparser.git/commit/?h=epel7&id=a37302addf30e3760f6b862eede216e206267144


More information about the scm-commits mailing list