diff --git a/python-jdcal.spec b/python-jdcal.spec index a49abad..1b70f1a 100644 --- a/python-jdcal.spec +++ b/python-jdcal.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Julian dates from proleptic Gregorian and Julian calendars # license file isn't included and requested during packaging @@ -72,5 +72,8 @@ Python 3 version. %{python3_sitelib}/__pycache__/%{modname}* %changelog +* Thu Nov 12 2015 Kalev Lember - 1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Sun Nov 08 2015 Igor Gnatenko - 1.0-1 - Initial package