commit opi for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opi for openSUSE:Factory checked in at 2024-06-24 20:56:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opi (Old) and /work/SRC/openSUSE:Factory/.opi.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "opi" Mon Jun 24 20:56:38 2024 rev:59 rq:1182982 version:5.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/opi/opi.changes 2024-06-11 18:33:35.478295685 +0200 +++ /work/SRC/openSUSE:Factory/.opi.new.18349/opi.changes 2024-06-24 20:58:04.498769027 +0200 @@ -1,0 +2,6 @@ +Mon Jun 24 09:05:19 UTC 2024 - Dominik Heidler <dheidler@suse.de> + +- Version 5.2.1 + * Update freeoffice.py + +------------------------------------------------------------------- Old: ---- opi-5.2.0.tar.gz New: ---- opi-5.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opi.spec ++++++ --- /var/tmp/diff_new_pack.10NuUG/_old 2024-06-24 20:58:04.970786275 +0200 +++ /var/tmp/diff_new_pack.10NuUG/_new 2024-06-24 20:58:04.970786275 +0200 @@ -17,7 +17,7 @@ Name: opi -Version: 5.2.0 +Version: 5.2.1 Release: 0 Summary: OBS Package Installer (CLI) License: GPL-3.0-only ++++++ opi-5.2.0.tar.gz -> opi-5.2.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/opi-5.2.0/opi/plugins/freeoffice.py new/opi-5.2.1/opi/plugins/freeoffice.py --- old/opi-5.2.0/opi/plugins/freeoffice.py 2024-06-11 16:12:48.000000000 +0200 +++ new/opi-5.2.1/opi/plugins/freeoffice.py 2024-06-24 11:05:12.000000000 +0200 @@ -18,5 +18,5 @@ gpgkey = 'https://shop.softmaker.com/repo/linux-repo-public.key' ) - opi.install_packages(['softmaker-freeoffice-2021']) + opi.install_packages(['softmaker-freeoffice-2024']) opi.ask_keep_repo('SoftMaker') diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/opi-5.2.0/opi/version.py new/opi-5.2.1/opi/version.py --- old/opi-5.2.0/opi/version.py 2024-06-11 16:12:48.000000000 +0200 +++ new/opi-5.2.1/opi/version.py 2024-06-24 11:05:12.000000000 +0200 @@ -1 +1 @@ -__version__ = '5.2.0' +__version__ = '5.2.1' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/opi-5.2.0/opi.changes new/opi-5.2.1/opi.changes --- old/opi-5.2.0/opi.changes 2024-06-11 16:12:48.000000000 +0200 +++ new/opi-5.2.1/opi.changes 2024-06-24 11:05:12.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Jun 24 09:04:47 UTC 2024 - Dominik Heidler <dheidler@suse.de> + +- Version 5.2.1 + * Update freeoffice.py: Install version 2024 + +------------------------------------------------------------------- Tue Jun 11 14:12:30 UTC 2024 - Dominik Heidler <dheidler@suse.de> - Version 5.2.0
participants (1)
-
Source-Sync