Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package psi+ for openSUSE:Factory checked in 
at 2022-03-21 20:12:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/psi+ (Old)
 and      /work/SRC/openSUSE:Factory/.psi+.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "psi+"

Mon Mar 21 20:12:37 2022 rev:66 rq:963658 version:1.5.1615+0

Changes:
--------
--- /work/SRC/openSUSE:Factory/psi+/psi+-lang.changes   2021-11-17 
01:14:09.110169797 +0100
+++ /work/SRC/openSUSE:Factory/.psi+.new.25692/psi+-lang.changes        
2022-03-21 20:12:55.424494095 +0100
@@ -1,0 +2,5 @@
+Wed Mar 16 11:13:52 UTC 2022 - Jiri Slaby <[email protected]>
+
+- update to 1.5.1606.2+0
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/psi+/psi+.changes        2021-11-17 
01:14:09.314169873 +0100
+++ /work/SRC/openSUSE:Factory/.psi+.new.25692/psi+.changes     2022-03-21 
20:12:55.580494251 +0100
@@ -1,0 +2,30 @@
+Wed Mar 16 11:10:55 UTC 2022 - Jiri Slaby <[email protected]>
+
+- update to 1.5.1615+0
+  * Iris relinked
+  * psicli: receive next pending event (for windows) (#682)
+  * Added receive-next-event to cli
+  * Good first Psi release date (#681)
+  * Add basic doap file (#678)
+  * Add openSUSE build requirements to INSTALL.md (#677)
+  * Harmonization of Iconsets (#676)
+  * Added context menu to EventNotifier widget
+  * Use EventNotifier widget instead of EventNotifierAction on Toolbar
+  * Added Dark New Classic theme for webkit/webengine
+  * submodules update
+  * Update desktop file
+  * Show read-only MUC vCard in muc info dialog
+  * jabber -> xmppAddress (#648)
+  * Apply application default proxy to application default QNAM
+  * Issue 666: make it possible to use xmll proxy for http upload
+  * Get rid of legacy signals in PsiAccount
+  * Added an option to show technical kicks
+  * function-harmonizations (#661)
+  * gchat_templates -> chat_templates (#658)
+  * Good order of Backward/Forward (#655)
+  * xmpp by default instead of mailto (#640)
+  * Del -> canDel (#647)
+- skins added
+- skinplugin added
+
+-------------------------------------------------------------------

Old:
----
  psi+-1.5.1582+0.obscpio
  psi-plus-l10n-1.5.1556+1.obscpio

New:
----
  psi+-1.5.1615+0.obscpio
  psi-plus-l10n-1.5.1606.2+0.obscpio

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

Other differences:
------------------
++++++ psi+-lang.spec ++++++
--- /var/tmp/diff_new_pack.hfFWTP/_old  2022-03-21 20:12:56.924495594 +0100
+++ /var/tmp/diff_new_pack.hfFWTP/_new  2022-03-21 20:12:56.932495601 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package psi+-lang
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
 #
 
 
-%define version_unconverted 1.5.1556+1
+%define version_unconverted 1.5.1606.2+0
 
 Name:           psi+-lang
 URL:            https://github.com/psi-plus/psi-plus-l10n
-Version:        1.5.1556+1
+Version:        1.5.1606.2+0
 Release:        0
 Summary:        Translations for Psi+
 License:        GPL-2.0-or-later

++++++ psi+.spec ++++++
--- /var/tmp/diff_new_pack.hfFWTP/_old  2022-03-21 20:12:56.960495630 +0100
+++ /var/tmp/diff_new_pack.hfFWTP/_new  2022-03-21 20:12:56.964495633 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package psi+
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 %define __builder ninja
 
-%define version_unconverted 1.5.1582+0
+%define version_unconverted 1.5.1615+0
 
 Name:           psi+
 URL:            https://github.com/psi-plus
-Version:        1.5.1582+0
+Version:        1.5.1615+0
 Release:        0
 Summary:        Jabber client using Qt
 License:        Apache-2.0 AND GPL-2.0-or-later
@@ -246,6 +246,14 @@
 %description plugins-messagefilterplugin
 A Psi plugin for filtering messages.
 
+%package plugins-skinsplugin
+Summary:        Plugin for Psi
+Group:          Productivity/Networking/Talk/Clients
+Requires:       %{name} = %{version}
+
+%description plugins-skinsplugin
+This plugin is designed to create, store and apply skins to Psi.
+
 %package plugins-watcherplugin
 Summary:        Plugin for Psi
 Group:          Productivity/Networking/Talk/Clients
@@ -444,6 +452,9 @@
 %defattr(-,root,root)
 %{pluginspath}/libmessagefilterplugin.so
 
+%files plugins-skinsplugin
+%{pluginspath}/libskinsplugin.so
+
 %files plugins-watcherplugin
 %defattr(-,root,root)
 %{pluginspath}/libwatcherplugin.so
@@ -516,6 +527,7 @@
 %{iconspath}/roster/README
 %{_datadir}/psi-plus/client_icons.txt
 %{_datadir}/psi-plus/sound
+%{_datadir}/psi-plus/skins/
 
 %files plugins-devel
 %defattr(-,root,root)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hfFWTP/_old  2022-03-21 20:12:57.012495682 +0100
+++ /var/tmp/diff_new_pack.hfFWTP/_new  2022-03-21 20:12:57.020495690 +0100
@@ -1,12 +1,12 @@
 <services>
   <service mode="disabled" name="obs_scm">
-    <param name="url">git://github.com/psi-plus/psi-plus-snapshots.git</param>
+    <param name="url">https://github.com/psi-plus/psi-plus-snapshots</param>
     <param name="scm">git</param>
     <param name="filename">psi+</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
   </service>
   <service mode="disabled" name="obs_scm">
-    <param name="url">git://github.com/psi-plus/psi-plus-l10n.git</param>
+    <param name="url">https://github.com/psi-plus/psi-plus-l10n</param>
     <param name="scm">git</param>
     <param name="filename">psi-plus-l10n</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>

++++++ psi+-1.5.1582+0.obscpio -> psi+-1.5.1615+0.obscpio ++++++
/work/SRC/openSUSE:Factory/psi+/psi+-1.5.1582+0.obscpio 
/work/SRC/openSUSE:Factory/.psi+.new.25692/psi+-1.5.1615+0.obscpio differ: char 
48, line 1

++++++ psi+.obsinfo ++++++
--- /var/tmp/diff_new_pack.hfFWTP/_old  2022-03-21 20:12:57.072495742 +0100
+++ /var/tmp/diff_new_pack.hfFWTP/_new  2022-03-21 20:12:57.076495745 +0100
@@ -1,6 +1,5 @@
 name: psi+
-version: 1.5.1582+0
-mtime: 1636928759
-commit: 92fe048134c24cc9f3dc21d83cca12587fc81dea
-
+version: 1.5.1615+0
+mtime: 1647332408
+commit: 8cfe909125132247d981048d952bcbbe8e431c86
 

++++++ psi-plus-l10n-1.5.1556+1.obscpio -> psi-plus-l10n-1.5.1606.2+0.obscpio 
++++++
/work/SRC/openSUSE:Factory/psi+/psi-plus-l10n-1.5.1556+1.obscpio 
/work/SRC/openSUSE:Factory/.psi+.new.25692/psi-plus-l10n-1.5.1606.2+0.obscpio 
differ: char 48, line 1

++++++ psi-plus-l10n.obsinfo ++++++
--- /var/tmp/diff_new_pack.hfFWTP/_old  2022-03-21 20:12:57.112495781 +0100
+++ /var/tmp/diff_new_pack.hfFWTP/_new  2022-03-21 20:12:57.120495789 +0100
@@ -1,6 +1,5 @@
 name: psi-plus-l10n
-version: 1.5.1556+1
-mtime: 1634682257
-commit: 2aa7f6ca39f2ecedf36d3c1a8862be9bc519e13a
-
+version: 1.5.1606.2+0
+mtime: 1645864332
+commit: b3ede11a21e2a5a0324f6f120ec2ce976089ba7e
 

Reply via email to