Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package latte-dock for openSUSE:Factory 
checked in at 2022-08-15 19:58:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/latte-dock (Old)
 and      /work/SRC/openSUSE:Factory/.latte-dock.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "latte-dock"

Mon Aug 15 19:58:46 2022 rev:35 rq:995204 version:0.11.0~20220619T183501

Changes:
--------
--- /work/SRC/openSUSE:Factory/latte-dock/latte-dock.changes    2022-01-25 
17:38:05.225499337 +0100
+++ /work/SRC/openSUSE:Factory/.latte-dock.new.1521/latte-dock.changes  
2022-08-15 20:00:57.429517991 +0200
@@ -1,0 +2,20 @@
+Thu Aug 11 03:23:49 UTC 2022 - Tranter Madi <tr...@yandex.com>
+
+-  Remove unused keyring file
+
+-------------------------------------------------------------------
+Sun Jun 19 19:26:44 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to version 0.11.0~20220619T183501:
+  * support json files from indicators
+  * taks:provide single json metadata file
+  * replace deprecated cmake library
+
+-------------------------------------------------------------------
+Sun Jun 19 09:51:03 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to a git snapshot (48a60c6268):
+  * Better Plasma 5.25 compatibility
+  * Add -lang tarball explicitly
+
+-------------------------------------------------------------------

Old:
----
  latte-dock-0.10.8.tar.xz
  latte-dock-0.10.8.tar.xz.sig
  latte-dock.keyring

New:
----
  _service
  _servicedata
  latte-dock-0.11.0~20220619T183501.obscpio
  latte-dock-lang.tar.xz
  latte-dock.obsinfo

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

Other differences:
------------------
++++++ latte-dock.spec ++++++
--- /var/tmp/diff_new_pack.f5SEE2/_old  2022-08-15 20:00:57.973519508 +0200
+++ /var/tmp/diff_new_pack.f5SEE2/_new  2022-08-15 20:00:57.977519520 +0200
@@ -20,22 +20,25 @@
 %global __requires_exclude qmlimport\\(org\\.kde\\.latte\\.private\\.app
 
 %bcond_without released
-%define kf5_version 5.48.0
+%define kf5_version 5.88.0
 Name:           latte-dock
-Version:        0.10.8
+Version:        0.11.0~20220619T183501
 Release:        0
 Summary:        Replacement Dock for Plasma Desktops
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            https://invent.kde.org/plasma/latte-dock
-Source0:        
https://download.kde.org/stable/latte-dock/latte-dock-%{version}.tar.xz
-%if %{with released}
-Source1:        
https://download.kde.org/stable/latte-dock/latte-dock-%{version}.tar.xz.sig
-Source2:        latte-dock.keyring
-%endif
+Source0:        latte-dock-%{version}.tar.xz
+# Temporarily using a git snapshot with -lang tarball
+Source1:        latte-dock-lang.tar.xz
+#%if %{with released}
+#Source1:        
https://download.kde.org/stable/latte-dock/latte-dock-%{version}.tar.xz.sig
+#Source2:        latte-dock.keyring
+#%endif
 BuildRequires:  fdupes
 BuildRequires:  libSM-devel
 BuildRequires:  pkgconfig
+BuildRequires:  plasma-wayland-protocols
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
 BuildRequires:  cmake(KF5Archive) >= %{kf5_version}
 BuildRequires:  cmake(KF5CoreAddons) >= %{kf5_version}
@@ -60,6 +63,7 @@
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5Quick)
+BuildRequires:  cmake(Qt5WaylandClient)
 BuildRequires:  cmake(Qt5X11Extras) >= 5.9.0
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-util)
@@ -75,7 +79,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%autosetup -p1 -a 1
 
 %build
 %cmake_kf5 -d build
@@ -96,7 +100,6 @@
 %{_kf5_bindir}/%{name}
 %{_kf5_plasmadir}/
 %{_kf5_qmldir}/
-%{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/latte-indicator.desktop
 %{_kf5_sharedir}/dbus-1/interfaces/
 %{_kf5_notifydir}/
@@ -105,8 +108,9 @@
 %{_kf5_iconsdir}/breeze/
 %{_kf5_appstreamdir}/*.appdata.xml
 %{_kf5_applicationsdir}/org.kde.%{name}.desktop
-%{_kf5_plugindir}/plasma_containmentactions_lattecontextmenu.so
-%{_kf5_plugindir}/kpackage/packagestructure/latte_packagestructure_indicator.so
+%dir %{_kf5_plugindir}/plasma/containmentactions/
+%{_kf5_plugindir}/plasma/containmentactions/plasma_containmentactions_lattecontextmenu.so
+%{_kf5_plugindir}/kpackage/packagestructure/latte_indicator.so
 %{_kf5_sharedir}/latte/
 %{_kf5_knsrcfilesdir}/latte-indicators.knsrc
 %{_kf5_knsrcfilesdir}/latte-layouts.knsrc

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
     <param name="scm">git</param>
     <param name="filename">latte-dock</param>
     <param name="url">https://invent.kde.org/plasma/latte-dock.git</param>
     <param name="versionformat">0.11.0~%ci</param>
     <param name="changesgenerate">enable</param>
  </service>
  <service mode="disabled" name="set_version" />
  <service mode="buildtime" name="tar" />
  <service mode="buildtime" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://invent.kde.org/plasma/latte-dock.git</param>
              <param 
name="changesrevision">ec51d21eae94f22e810653169894ef499c381850</param></service></servicedata>
(No newline at EOF)

++++++ latte-dock.obsinfo ++++++
name: latte-dock
version: 0.11.0~20220619T183501
mtime: 1655652901
commit: ec51d21eae94f22e810653169894ef499c381850

Reply via email to