Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-copr-cli for openSUSE:Factory 
checked in at 2026-01-13 21:26:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-copr-cli (Old)
 and      /work/SRC/openSUSE:Factory/.python-copr-cli.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-copr-cli"

Tue Jan 13 21:26:18 2026 rev:12 rq:1326745 version:2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-copr-cli/python-copr-cli.changes  
2025-07-07 14:49:50.308640579 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-copr-cli.new.1928/python-copr-cli.changes    
    2026-01-13 21:26:21.671628121 +0100
@@ -1,0 +2,8 @@
+Fri Jan  9 22:15:50 UTC 2026 - Marius Grossu <[email protected]>
+
+- Update to 2.4:
+  * There is a new API endpoint, along with CLI support, for re-generating API 
tokens (#3960)
+- full changelog at:
+  * https://github.com/fedora-copr/copr/compare/copr-cli-2.1-1...copr-cli-2.4-1
+
+-------------------------------------------------------------------

Old:
----
  copr-cli-2.1.tar.gz

New:
----
  copr_cli-2.4.tar.gz

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

Other differences:
------------------
++++++ python-copr-cli.spec ++++++
--- /var/tmp/diff_new_pack.Q7Qvnl/_old  2026-01-13 21:26:22.491661966 +0100
+++ /var/tmp/diff_new_pack.Q7Qvnl/_new  2026-01-13 21:26:22.495662132 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-copr-cli
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %bcond_without libalternatives
 Name:           python-copr-cli
-Version:        2.1
+Version:        2.4
 Release:        0
 Summary:        Copr cli
 License:        GPL-2.0-or-later
 URL:            https://github.com/fedora-copr/copr
-Source:         
https://files.pythonhosted.org/packages/source/c/copr-cli/copr-cli-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/c/copr-cli/copr_cli-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -49,7 +49,7 @@
 CLI tool to run copr.
 
 %prep
-%autosetup -p1 -n copr-cli-%{version}
+%autosetup -p1 -n copr_cli-%{version}
 
 sed -i '1{/#!/d}' copr_cli/package_build_order.py
 

Reply via email to