From 371dc5824453c6f0a102482d2997227824bd3943 Mon Sep 17 00:00:00 2001 From: Mads Kiilerich Date: Oct 09 2016 14:18:33 +0000 Subject: Merge branch 'f23' into f24 --- diff --git a/.gitignore b/.gitignore index 55d2975..c69adfc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /fb-re2-1.0.2.tar.gz /fb-re2-1.0.3.tar.gz /fb-re2-1.0.4.tar.gz +/fb-re2-1.0.5.tar.gz diff --git a/python-re2.spec b/python-re2.spec index 66ab2ad..e0bf7a0 100644 --- a/python-re2.spec +++ b/python-re2.spec @@ -7,14 +7,14 @@ Name: python-re2 -Version: 1.0.4 -Release: 3%{?dist} +Version: 1.0.5 +Release: 1%{?dist} Summary: Python wrapper for Google's RE2 library Group: Development/Libraries License: BSD URL: https://github.com/facebook/pyre2 -Source0: https://pypi.python.org/packages/source/f/fb-re2/fb-re2-%{version}.tar.gz +Source0: https://pypi.io/packages/source/f/fb-re2/fb-re2-%{version}.tar.gz BuildRequires: python2-devel BuildRequires: re2-devel @@ -55,6 +55,9 @@ PYTHONPATH=%{buildroot}/%{python2_sitearch} %{__python2} /usr/bin/nosetests %changelog +* Sun Oct 09 2016 Mads Kiilerich - 1.0.5-1 +- python-re2 1.0.5 + * Thu Feb 04 2016 Fedora Release Engineering - 1.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 36bc0be..cd16e99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38281bae170e99f1cc3b1824a5cc1151 fb-re2-1.0.4.tar.gz +353846c025a1d4b1c00320994a7cee3d fb-re2-1.0.5.tar.gz