Hello community,
here is the log from the commit of package obs-service-format_spec_file for
openSUSE:Factory checked in at 2018-09-11 17:09:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-format_spec_file (Old)
and /work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-format_spec_file"
Tue Sep 11 17:09:29 2018 rev:74 rq:631230 version:20180820
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-format_spec_file/obs-service-format_spec_file.changes
2018-03-29 11:48:29.161785640 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new/obs-service-format_spec_file.changes
2018-09-11 17:09:29.908134194 +0200
@@ -1,0 +2,6 @@
+Mon Aug 20 07:22:07 UTC 2018 - [email protected]
+
+- Version update to version 20180820:
+ * In header use https not http when pointing to bugzilla
+
+-------------------------------------------------------------------
Old:
----
obs-service-format_spec_file-20180306.tar.bz2
New:
----
obs-service-format_spec_file-20180820.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-format_spec_file.spec ++++++
--- /var/tmp/diff_new_pack.nGXzq1/_old 2018-09-11 17:09:30.308133570 +0200
+++ /var/tmp/diff_new_pack.nGXzq1/_new 2018-09-11 17:09:30.308133570 +0200
@@ -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 @@
%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
++++++ debian.dsc ++++++
--- /var/tmp/diff_new_pack.nGXzq1/_old 2018-09-11 17:09:30.352133502 +0200
+++ /var/tmp/diff_new_pack.nGXzq1/_new 2018-09-11 17:09:30.356133496 +0200
@@ -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 <[email protected]>
Architecture: all
++++++ obs-service-format_spec_file-20180306.tar.bz2 ->
obs-service-format_spec_file-20180820.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/obs-service-format_spec_file-20180306/prepare_spec
new/obs-service-format_spec_file-20180820/prepare_spec
--- old/obs-service-format_spec_file-20180306/prepare_spec 2018-03-06
10:20:47.000000000 +0100
+++ new/obs-service-format_spec_file-20180820/prepare_spec 2018-08-20
09:19:23.000000000 +0200
@@ -689,7 +689,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
EOF