Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2019-01-24 14:12:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Thu Jan 24 14:12:49 2019 rev:161 rq:667687 version:20190122.8d29352
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2019-01-21 10:57:37.355488470 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.28833/openSUSE-release-tools.changes
2019-01-24 14:12:51.107401474 +0100
@@ -1,0 +2,82 @@
+Tue Jan 22 04:25:05 UTC 2019 - [email protected]
+
+- Update to version 20190122.8d29352:
+ * osc cycle: correctly handle comma-separated arg list
+ * leaper: fix cross instance obs links
+ * leaper: tune origin change reporting
+ * leaper: check 15.1 explicitly
+ * ReviewBot: refactor logic
+ * deptool: only skip disabled repos when not listed explicitly
+
+-------------------------------------------------------------------
+Mon Jan 21 16:16:07 UTC 2019 - [email protected]
+
+- Update to version 20190121.a524c04:
+ * Replace weakremovers.inc in 000release-packages
+ * Handle weakremovers.inc special
+ * Fix handle_update_repos for Factory and leap
+ * Store it as susetags light
+ * Refresh solv files for leap
+
+-------------------------------------------------------------------
+Thu Jan 17 20:04:30 UTC 2019 - [email protected]
+
+- Update to version 20190117.7ccdd76:
+ * pkglistgen: Reset the tool between projects
+
+-------------------------------------------------------------------
+Thu Jan 17 18:38:42 UTC 2019 - [email protected]
+
+- Update to version 20190117.16fdb71:
+ * Fix base container for tumbleweed
+
+-------------------------------------------------------------------
+Thu Jan 17 18:30:03 UTC 2019 - [email protected]
+
+- Update to version 20190117.f3466fc:
+ * Fix check for "no change in snapshot version"
+
+-------------------------------------------------------------------
+Thu Jan 17 16:59:35 UTC 2019 - [email protected]
+
+- Update to version 20190117.954ec73:
+ * Install pkglistgen files
+
+-------------------------------------------------------------------
+Thu Jan 17 14:59:27 UTC 2019 - [email protected]
+
+- Update to version 20190117.f8b4b43:
+ * Kill create_test_dvds.sh
+ * Moved the nocleanup-packages setting into remote config
+ * Set some version for staging projects
+ * pkglistgen: Don't crash in powerpc on i586 entries
+ * Revert the change to copy_files
+ * Don't hardcode architectures - take it from the project
+ * pkglistgen: Replace empty version with OSRT:ProductVersion
+ * pkglistgen: Ignore locked packages for expansion
+ * pkglistgen: Add all recommends and supplements
+ * pkglistgen: require set_namespaceproviders for now (it's old enough)
+ * pkglistgen: Move droplist generation aside
+ * pkglistgen: Fix test failures (including flake8)
+ * pkglistgen: Don't update 000package-summary anymore, but diff
+ * pkglistgen: Write group stubs for --only-release-packages
+ * pkglistgen: Move one more function to solv_utils
+ * pkglistgen: Trim down CommandLine interface to the minimum
+ * pkglistgen: Introduce file_utils functions
+ * pkglistgen: Move dump_solv into its own file
+ * pkglistgen: move do_solve into tools class
+ * pkglistgen: Bugfixes for create_sle_weakeremovers
+ * pkglistgen: move create_sle_weakremovers to tool class
+ * pkglistgen: Drop list commands
+ * pkglistgen: Drop update command
+ * pkglistgen: Move suggested from global to package level
+ * pkglistgen: Take the architectures from tool not opts
+ * pkglistgen: Move into a folder and split into 3 files
+
+-------------------------------------------------------------------
+Wed Jan 16 19:35:03 UTC 2019 - [email protected]
+
+- Update to version 20190116.af61a2f:
+ * ttm: Follow Tumbleweed move to new pkglistgen pkg layout
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20190116.9ab4c3c.obscpio
New:
----
openSUSE-release-tools-20190122.8d29352.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.PNkK9x/_old 2019-01-24 14:12:52.071400363 +0100
+++ /var/tmp/diff_new_pack.PNkK9x/_new 2019-01-24 14:12:52.071400363 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20190116.9ab4c3c
+Version: 20190122.8d29352
Release: 0
Summary: Tools to aid in staging and release work for openSUSE/SUSE
License: GPL-2.0-or-later AND MIT
@@ -441,7 +441,6 @@
%{_bindir}/osrt-check_source_in_factory
%{_bindir}/osrt-check_tags_in_requests
%{_bindir}/osrt-compare_pkglist
-%{_bindir}/osrt-create_test_dvds
%{_bindir}/osrt-deptool
%{_bindir}/osrt-fcc_submitter
%{_bindir}/osrt-findfileconflicts
@@ -468,6 +467,7 @@
%exclude %{_datadir}/%{source_dir}/metrics.py
%exclude %{_datadir}/%{source_dir}/metrics_release.py
%exclude %{_bindir}/osrt-staging-report
+%exclude %{_datadir}/%{source_dir}/pkglistgen
%exclude %{_datadir}/%{source_dir}/pkglistgen.py
%exclude %{_datadir}/%{source_dir}/repo_checker.pl
%exclude %{_datadir}/%{source_dir}/repo_checker.py
@@ -615,6 +615,7 @@
%files pkglistgen
%defattr(-,root,root,-)
%{_bindir}/osrt-pkglistgen
+%{_datadir}/%{source_dir}/pkglistgen
%{_datadir}/%{source_dir}/pkglistgen.py
%{_unitdir}/[email protected]
%{_unitdir}/[email protected]
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.PNkK9x/_old 2019-01-24 14:12:52.107400321 +0100
+++ /var/tmp/diff_new_pack.PNkK9x/_new 2019-01-24 14:12:52.107400321 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param
name="changesrevision">2ae694a9124629d788cfe814b7d8d4a6f6baf41d</param>
+ <param
name="changesrevision">8d293529ee5281e9ccafdf89c4b680e50778606d</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20190116.9ab4c3c.obscpio ->
openSUSE-release-tools-20190122.8d29352.obscpio ++++++
++++ 4015 lines of diff (skipped)
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.PNkK9x/_old 2019-01-24 14:12:52.583399772 +0100
+++ /var/tmp/diff_new_pack.PNkK9x/_new 2019-01-24 14:12:52.583399772 +0100
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20190116.9ab4c3c
-mtime: 1547618481
-commit: 9ab4c3c728464aa4de5dc0f5ce8869570d89b4a4
+version: 20190122.8d29352
+mtime: 1548130865
+commit: 8d293529ee5281e9ccafdf89c4b680e50778606d