From 6d2a5270708d9bb55b25f6d813de615719059fb8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jun 18 2015 20:34:38 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- diff --git a/python-re2.spec b/python-re2.spec index c2e57dc..9bc1bbb 100644 --- a/python-re2.spec +++ b/python-re2.spec @@ -8,7 +8,7 @@ Name: python-re2 Version: 1.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python wrapper for Google's RE2 library Group: Development/Libraries @@ -55,6 +55,9 @@ PYTHONPATH=%{buildroot}/%{python2_sitearch} %{__python2} /usr/bin/nosetests %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.0.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Apr 14 2015 Mads Kiilerich - 1.0.4-1 - change from the axiak/pyre2 fork back to the upstream facebook/pyre2 - enable tests