David Cassany 2018-03-20 15:09:28 +00:00 committed by Git OBS Bridge
parent 9fae2c2c30
commit ab11dd6ff6
3 changed files with 14 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 20 16:08:47 GMT 2018 - dcassany@suse.com
- Include LICENSE file into the RPM package
-------------------------------------------------------------------
Tue Mar 20 15:10:27 GMT 2018 - dcassany@suse.com

View File

@ -20,7 +20,7 @@ Name: obs-service-%{service}
Version: 0.0.1
Release: 0
Summary: An OBS service: Replaces a regex with the version value of a package
License: GPL-3.0+
License: GPL-3.0-or-later
Group: Development/Tools/Building
Url: https://github.com/openSUSE/obs-service-%{service}
Source0: %{service}-%{version}.tar.gz
@ -72,4 +72,10 @@ python2 setup.py install --root %{buildroot} \
%dir %{_prefix}/lib/obs/service
%{_prefix}/lib/obs/service
%if 0%{?suse_version} < 1500
%doc LICENSE
%else
%license LICENSE
%endif
%changelog

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0ab6f5f14bb7fd46c27e9cdd8d549e6a959db6d2159d070ec950791a2515073
size 3543
oid sha256:5e80dd91121528370ad972da7161bdb4df562bd635f833fba10b3382df853bfe
size 15683