Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package osc for openSUSE:Factory checked in 
at 2025-01-07 20:54:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osc (Old)
 and      /work/SRC/openSUSE:Factory/.osc.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osc"

Tue Jan  7 20:54:57 2025 rev:203 rq:1235628 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osc/osc.changes  2024-11-09 20:58:08.817861239 
+0100
+++ /work/SRC/openSUSE:Factory/.osc.new.1881/osc.changes        2025-01-07 
20:55:36.062326961 +0100
@@ -1,0 +2,35 @@
+Tue Jan  7 12:45:40 UTC 2025 - Daniel Mach <daniel.m...@suse.com>
+
+- 1.11.0
+  - Command-line:
+    - Add hint how to deal with scmsync-nobranch scenarios
+    - Speed loading commands up
+    - Fix 'log' command to work correctly with --meta --patch options
+    - Document that 'status' command prints unmodified files in verbose output
+    - Hide progressbar.Bar widget after ProgressBar has completed
+    - Avoid printing urlquoted file names in 'getbinaries' command
+  - Configuration:
+    - Mute oscrc permissions warning when there's no password set
+  - Connection:
+    - Save session cookie even if a request fails
+  - Library:
+    - Fix local building in git projects
+    - Extend xml.etree.ElementTree.ParseError output with a snippet of broken 
XML
+    - Sync ScmsyncObsinfo with obs-scm-bridge
+    - Move running obs_scm_bridge into run_obs_scm_bridge() function
+    - Convert remaining makeurl() query parameters from deprecated string to 
dict
+    - Add more operators to XPathQuery
+    - Make 'title' and 'description' fields optional in the Package model
+    - Fix progress bar code to support progressbar2
+    - Support LoongArch64 architecture
+    - Mute pylint errors in show_package_disabled_repos() that are 
false-positives
+    - Fix another bytes/unicode issues in core.link_pac() by replacing 
ElementTree code with XML models
+    - Fix handling 'lock' field in 'Package' model
+    - Fix handling SimpleFlag model
+    - Extend RequestActionSource with 'repository' attribute
+    - Load most of the modules in commandline.py on-demand
+    - Fix traceback in 'linkpac --disable-build'
+  - Spec:
+    - Add conflict with older versions of obs-service-source_validator to 
ensure that version compatible with .osc store 2.0 is installed
+
+-------------------------------------------------------------------

Old:
----
  osc-1.10.1.tar.gz

New:
----
  osc-1.11.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ osc.spec ++++++
--- /var/tmp/diff_new_pack.qK8oEX/_old  2025-01-07 20:55:36.710353772 +0100
+++ /var/tmp/diff_new_pack.qK8oEX/_new  2025-01-07 20:55:36.710353772 +0100
@@ -69,7 +69,7 @@
 %endif
 
 Name:           osc
-Version:        1.10.1
+Version:        1.11.0
 Release:        0
 Summary:        Command-line client for the Open Build Service
 License:        GPL-2.0-or-later
@@ -138,6 +138,8 @@
 Recommends:     obs-service-obs_scm
 Recommends:     obs-service-set_version
 Recommends:     obs-service-source_validator
+# the older versions of obs-service-source_validator do not support .osc store 
2.0
+Conflicts:      obs-service-source_validator < 0.39
 Recommends:     obs-service-tar_scm
 Recommends:     obs-service-verify_file
 

++++++ PKGBUILD ++++++
--- /var/tmp/diff_new_pack.qK8oEX/_old  2025-01-07 20:55:36.746355261 +0100
+++ /var/tmp/diff_new_pack.qK8oEX/_new  2025-01-07 20:55:36.754355592 +0100
@@ -1,5 +1,5 @@
 pkgname=osc
-pkgver=1.10.1
+pkgver=1.11.0
 pkgrel=0
 pkgdesc="Command-line client for the Open Build Service"
 arch=('x86_64')

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.qK8oEX/_old  2025-01-07 20:55:36.794357247 +0100
+++ /var/tmp/diff_new_pack.qK8oEX/_new  2025-01-07 20:55:36.798357413 +0100
@@ -1,4 +1,4 @@
-osc (1.10.1-0) unstable; urgency=low
+osc (1.11.0-0) unstable; urgency=low
 
   * Placeholder
 

++++++ osc-1.10.1.tar.gz -> osc-1.11.0.tar.gz ++++++
++++ 4224 lines of diff (skipped)

++++++ osc.dsc ++++++
--- /var/tmp/diff_new_pack.qK8oEX/_old  2025-01-07 20:55:37.254376279 +0100
+++ /var/tmp/diff_new_pack.qK8oEX/_new  2025-01-07 20:55:37.254376279 +0100
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: osc
-Version: 1.10.1-0
+Version: 1.11.0-0
 Binary: osc
 Maintainer: Adrian Schroeter <adr...@suse.de>
 Architecture: any

Reply via email to