update to 3.0.0

fix the directory ownership
declare license file
This commit is contained in:
José Matos 2019-02-27 11:53:30 +00:00
parent 49da3f9b62
commit e4d6f94d0f

View File

@ -6,7 +6,7 @@
Name: rpy
Version: 3.0.0
Release: 2%{?dist}
Release: 1%{?dist}
Summary: %{sum}
License: GPLv2+
@ -83,18 +83,21 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1"
%if %{python2}
%files -n python2-%{srcname}
%doc AUTHORS NEWS PKG-INFO
%{python2_sitearch}/%{srcname}*
%license gpl-2.0.txt
%{python2_sitelib}/%{srcname}*
%endif
%files -n python3-%{srcname}
%doc AUTHORS NEWS PKG-INFO
%{python3_sitearch}/%{srcname}*
%license gpl-2.0.txt
%{python3_sitelib}/%{srcname}*
%changelog
* Wed Feb 27 2019 José Matos <jamatos@fedoraproject.org> - 3.0.0-2
* Wed Feb 27 2019 José Matos <jamatos@fedoraproject.org> - 3.0.0-1
- update to 3.0.0
- fix the directory ownership
- declare license file
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild