update to 0.9.6.1 [release 0.9.6.1-1mamba;Fri Sep 07 2018]
This commit is contained in:
parent
9a5ac8db18
commit
89db2d9acb
@ -1,13 +1,13 @@
|
||||
Name: python-vobject
|
||||
Version: 0.8.1c
|
||||
Release: 2mamba
|
||||
Version: 0.9.6.1
|
||||
Release: 1mamba
|
||||
Summary: A Python iCalendar library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://vobject.skyhouseconsulting.com/
|
||||
Source: http://vobject.skyhouseconsulting.com/vobject-%{version}.tar.gz
|
||||
Source: https://pypi.debian.net/vobject/vobject-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
@ -35,13 +35,15 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
--single-version-externally-managed \
|
||||
--record=%{name}.filelist
|
||||
|
||||
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%doc README.txt
|
||||
|
||||
%changelog
|
||||
* Fri Sep 07 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.6.1-1mamba
|
||||
- update to 0.9.6.1
|
||||
|
||||
* Fri May 17 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.1c-2mamba
|
||||
- python 2.7 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user