X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=e208aeb22d657c4d817f8ced8021bf2dfabb74ae;hb=85178deed165614fb441ffd1843e536ff322f07e;hp=afa927a2f3c37af1917e9f03dd6ac5df79ec82c2;hpb=4a9e6751f9f396f463932133b9d62fc925a99ef6;p=sfa.git diff --git a/sfa.spec b/sfa.spec index afa927a2..e208aeb2 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa -%define version 4.0 -%define taglevel 2 +%define version 5.0 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -141,7 +141,6 @@ rm -rf $RPM_BUILD_ROOT %config (noreplace) /etc/sfa/api_versions.xml /usr/share/sfa/migrations /usr/share/sfa/examples -/var/www/html/wsdl/*.wsdl %files common %{python_sitelib}/sfa/__init__.py* @@ -218,6 +217,9 @@ fi true %changelog +* Fri Mar 29 2019 Thierry Parmentelat - sfa-5.0-0 +- ported to python3 - no other change + * Mon Jan 07 2019 Thierry - sfa-4.0-2 - have shebangs mention python2 since it is what this version runs on - use rpm names in python2-something for expressing dependencies