Hello community,
here is the log from the commit of package instsource-susedata for
openSUSE:Leap:15.2 checked in at 2020-05-04 08:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/instsource-susedata (Old)
and /work/SRC/openSUSE:Leap:15.2/.instsource-susedata.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "instsource-susedata"
Mon May 4 08:22:32 2020 rev:45 rq:799262 version:0.3.5
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/instsource-susedata/instsource-susedata.changes
2020-01-15 15:12:17.986136618 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.instsource-susedata.new.2738/instsource-susedata.changes
2020-05-04 08:22:34.688354319 +0200
@@ -1,0 +2,6 @@
+Wed Apr 29 00:27:25 CEST 2020 - [email protected]
+
+- update to version 0.3.5
+ * drop pointless use of is_opensuse macro (jsc#SLE-11663)
+
+-------------------------------------------------------------------
Old:
----
instsource-susedata-0.3.4.obscpio
New:
----
instsource-susedata-0.3.5.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ instsource-susedata.spec ++++++
--- /var/tmp/diff_new_pack.TXfphl/_old 2020-05-04 08:22:35.036355065 +0200
+++ /var/tmp/diff_new_pack.TXfphl/_new 2020-05-04 08:22:35.040355073 +0200
@@ -20,15 +20,11 @@
Summary: Utility to add susedata to repomd metadata
License: GPL-2.0-only
Group: System/Management
-Version: 0.3.4
+Version: 0.3.5
Release: 0
Source: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%if 0%{?is_opensuse}
-Requires: openSUSE-EULAs
-%else
-Requires: SLE-EULAs
-%endif
+Requires: package-EULAs
BuildRequires: inst-source-utils
BuildRequires: perl(Locale::gettext)
BuildRequires: perl(URI::Escape)
++++++ _service ++++++
--- /var/tmp/diff_new_pack.TXfphl/_old 2020-05-04 08:22:35.072355142 +0200
+++ /var/tmp/diff_new_pack.TXfphl/_new 2020-05-04 08:22:35.072355142 +0200
@@ -2,8 +2,8 @@
<service name="obs_scm" mode="disabled">
<param
name="url">https://github.com/openSUSE/instsource-susedata.git</param>
<param name="scm">git</param>
- <param name="version">0.3.4</param>
- <param name="revision">0.3.4</param>
+ <param name="version">0.3.5</param>
+ <param name="revision">0.3.5</param>
<param name="extract">instsource-susedata.changes</param>
<param name="extract">instsource-susedata.spec</param>
</service>
++++++ instsource-susedata-0.3.4.obscpio -> instsource-susedata-0.3.5.obscpio
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/instsource-susedata-0.3.4/instsource-susedata.changes
new/instsource-susedata-0.3.5/instsource-susedata.changes
--- old/instsource-susedata-0.3.4/instsource-susedata.changes 2018-12-05
15:58:44.000000000 +0100
+++ new/instsource-susedata-0.3.5/instsource-susedata.changes 2020-04-30
12:08:52.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Apr 29 00:27:25 CEST 2020 - [email protected]
+
+- update to version 0.3.5
+ * drop pointless use of is_opensuse macro (jsc#SLE-11663)
+
+-------------------------------------------------------------------
Wed Dec 5 14:58:23 UTC 2018 - Adrian Schröter <[email protected]>
- update to version 0.3.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/instsource-susedata-0.3.4/instsource-susedata.spec
new/instsource-susedata-0.3.5/instsource-susedata.spec
--- old/instsource-susedata-0.3.4/instsource-susedata.spec 2018-12-05
15:58:44.000000000 +0100
+++ new/instsource-susedata-0.3.5/instsource-susedata.spec 2020-04-30
12:08:52.000000000 +0200
@@ -12,7 +12,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/
#
@@ -20,20 +20,18 @@
Summary: Utility to add susedata to repomd metadata
License: GPL-2.0-only
Group: System/Management
-Version: 0.3.3
+Version: 0.3.4
Release: 0
Source: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%if 0%{?is_opensuse}
-Requires: openSUSE-EULAs
-%else
-Requires: SLE-EULAs
-%endif
+Requires: package-EULAs
BuildRequires: inst-source-utils
BuildRequires: perl(Locale::gettext)
+BuildRequires: perl(URI::Escape)
BuildRequires: perl(XML::Structured)
Requires: inst-source-utils
Requires: perl(Locale::gettext)
+Requires: perl(URI::Escape)
Requires: perl(XML::Structured)
Supplements: kiwi-instsource
BuildArch: noarch
@@ -44,7 +42,7 @@
%prep
%setup -q
-%build
+%check
perl -wc add_product_susedata || exit 1
%install
@@ -52,8 +50,7 @@
install -m 755 add_product_susedata $RPM_BUILD_ROOT/usr/bin
%files
-%defattr(-, root, root)
-%doc COPYING
+%license COPYING
/usr/bin/add_product_susedata
%changelog
++++++ instsource-susedata.obsinfo ++++++
--- /var/tmp/diff_new_pack.TXfphl/_old 2020-05-04 08:22:35.168355348 +0200
+++ /var/tmp/diff_new_pack.TXfphl/_new 2020-05-04 08:22:35.168355348 +0200
@@ -1,5 +1,5 @@
name: instsource-susedata
-version: 0.3.4
-mtime: 1544021924
-commit: b394fd74d7a653c9b8be0ba043c01c84b3c23d1a
+version: 0.3.5
+mtime: 1588241332
+commit: 04b9a23c477c3753790bc8a3929bd9f02f6158cb