diff --git a/python-tz.spec b/python-tz.spec index e70be1c..bbb22a8 100644 --- a/python-tz.spec +++ b/python-tz.spec @@ -1,5 +1,5 @@ Name: python-tz -Version: 2014.10 +Version: 2016.6.1 Release: 1mamba Summary: World Timezone Definitions for Python Group: System/Libraries/Python @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Stefano Cotta Ramusino URL: http://pytz.sourceforge.net -Source: http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2 +Source: http://pypi.debian.net/pytz/pytz-%{version}.tar.bz2 License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel @@ -37,7 +37,7 @@ It also solves the issue of ambiguous times at the end of daylight savings, whic --single-version-externally-managed \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc CHANGES.txt LICENSE.txt README.txt %changelog +* Sat Sep 17 2016 Automatic Build System 2016.6.1-1mamba +- automatic update by autodist + * Fri Mar 20 2015 Silvan Calarco 2014.10-1mamba - update to 2014.10