Yuchen Lin 2018-09-11 15:09:29 +00:00 committed by Git OBS Bridge
commit 260fa6d743
5 changed files with 16 additions and 11 deletions

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-format-spec-file
Version: 20180306
Version: 20180820
Binary: obs-service-format-spec-file
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bde2fa3cdd28e6f5bd855c9af27cd11086518dcc6e813cce64fe35d5dd81567c
size 29458

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b07f343bbcf6a73771417e113085ffcd6d75044a8440170b62699e8455bfdfb2
size 29432

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 20 07:22:07 UTC 2018 - tchvatal@suse.com
- Version update to version 20180820:
* In header use https not http when pointing to bugzilla
-------------------------------------------------------------------
Tue Mar 6 09:28:42 UTC 2018 - coolo@suse.com

View File

@ -17,12 +17,12 @@
Name: obs-service-format_spec_file
Version: 20180306
Version: 20180820
Release: 0
Summary: An OBS source service: reformats a spec file to SUSE standard
License: GPL-2.0-only
Group: Development/Tools/Building
Url: https://github.com/openSUSE/obs-service-format_spec_file
URL: https://github.com/openSUSE/obs-service-format_spec_file
# osc service dr
Source: %{name}-%{version}.tar.bz2
Requires: obs-service-source_validator
@ -39,19 +39,18 @@ spec file instead of creating a new one.
%prep
%setup
%setup -q
%build
%install
%makeinstall
%make_install
%check
perl prepare_spec %_topdir/SOURCES/%name.spec
perl prepare_spec %{_topdir}/SOURCES/%{name}.spec
%files
%defattr(-,root,root)
%doc COPYING
%license COPYING
%dir %{_prefix}/lib/obs
%{_prefix}/lib/obs/service