diff --git a/osc-1.16.0.tar.gz b/osc-1.16.0.tar.gz deleted file mode 100644 index 3967ea3c3e7d93e98b2415bb9eb7475fa6af4c06..0000000000000000000000000000000000000000 Binary files a/osc-1.16.0.tar.gz and /dev/null differ diff --git a/osc-1.19.0.tar.gz b/osc-1.19.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f1cb8e697ec14127ccba5c26f50f1f45c8016cf5 Binary files /dev/null and b/osc-1.19.0.tar.gz differ diff --git a/osc.spec b/osc.spec index 6ac723da080a1448a4a51e871483a5a1816520fd..5ba5bf5145690d21859bd51cafa0524b5cdbe6d7 100644 --- a/osc.spec +++ b/osc.spec @@ -3,7 +3,7 @@ %global obs_srcsvc_dir %{obsroot}/service Name: osc -Version: 1.16.0 +Version: 1.19.0 Release: 1 Summary: The Command Line Interface to work with an Open Build Service License: GPL-2.0-or-later @@ -130,6 +130,9 @@ python3 -m unittest %{_mandir}/man1/git-obs.* %changelog +* Tue Sep 23 2025 maqi - 1.19.0-1 +- Update to 1.19.0 + * Thu Jun 12 2025 yaoxin <1024769339@qq.com> - 1.16.0-1 - Update to 1.16.0: * Add 'osc service precommit' subcommand, for use with git hook