Hello community,

here is the log from the commit of package gnome-usage for openSUSE:Leap:15.2 
checked in at 2020-02-09 11:25:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-usage (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.gnome-usage.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-usage"

Sun Feb  9 11:25:11 2020 rev:12 rq:770704 version:3.33.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/gnome-usage/gnome-usage.changes        
2020-01-15 15:05:14.289898146 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.gnome-usage.new.26092/gnome-usage.changes     
2020-02-09 11:25:17.379294538 +0100
@@ -1,0 +2,73 @@
+Sat Jan 25 14:12:25 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- No longer recommend -lang: supplements are in use
+
+-------------------------------------------------------------------
+Fri Sep  6 13:28:50 NZST 2019 - [email protected]
+
+- Update to version None:
+  + Add support for GameMode.
+  + Support for correctly identfying Flatpaks (specifically Steam).
+  + Add an EditorConfig file.
+  + Introduce the new Storage panel.
+  + Added/updated/fixed translations.
+
+-------------------------------------------------------------------
+Fri Mar 22 16:10:39 UTC 2019 - [email protected]
+
+- Update to version 3.32.0:
+  + Retire application menu.
+  + Simplify the build scripts.
+  + Drop RG and EGG libraries.
+  + Use libdazzle.
+  + Add filter processes option.
+  + Support grouping system processes.
+  + Add new application icon.
+  + Updated translations.
+- Add pkgconfig(libdazzle-1.0) BuildRequires: New dependency.
+
+-------------------------------------------------------------------
+Tue Sep 25 14:43:04 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+  + Support Adwaita dark better.
+  + Fix error message grammar/typos.
+  + Fix compatibility with newer Vala.
+  + Use proper POSIX API in quit-process-dialog.
+  + Add scrolling animation to performance view.
+  + Update screenshots.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 12 22:53:30 UTC 2018 - [email protected]
+
+- Update to version 3.28.0:
+  + Drop "accountsservice" dependency.
+  + process-row: Consume AccountsService data over DBus.
+  + Updated translations.
+- Drop pkgconfig(accountsservice) BuildRequires: No longer needed.
+
+-------------------------------------------------------------------
+Sun Mar 04 13:08:00 UTC 2018 - [email protected]
+
+- Update to version 3.27.92:
+  + Add categories to desktop file.
+  + Fix flatpak manifest file URLs.
+  + Updated translations.
+- Drop update-desktop-files BuildRequires and no longer use
+  suse_update_desktop_file macro, no longer needed.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:30:11 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Fri Feb 09 18:56:13 UTC 2018 - [email protected]
+
+- Update to version 3.27.90:
+  + Updated translations.
+- Following upstreams License changes, replace AGPL-3.0 with new
+  upstream GPL-3.0 in spec.
+
+-------------------------------------------------------------------

Old:
----
  gnome-usage-0.4.5~20180114.6452220.tar.xz

New:
----
  gnome-usage-3.33.2.tar.xz

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

Other differences:
------------------
++++++ gnome-usage.spec ++++++
--- /var/tmp/diff_new_pack.euH7zV/_old  2020-02-09 11:25:17.695294718 +0100
+++ /var/tmp/diff_new_pack.euH7zV/_new  2020-02-09 11:25:17.699294721 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-usage
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Bjørn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,30 +13,29 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           gnome-usage
-Version:        0.4.5~20180114.6452220
+Version:        3.33.2
 Release:        0
 Summary:        System resources viewer for GNOME
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          System/GUI/GNOME
 URL:            https://wiki.gnome.org/Apps/Usage
-Source:         %{name}-%{version}.tar.xz
+Source:         
https://download.gnome.org/sources/gnome-usage/3.33/%{name}-%{version}.tar.xz
 
 BuildRequires:  meson >= 0.37.0
 BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
 BuildRequires:  vala
-BuildRequires:  pkgconfig(accountsservice)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.10
+BuildRequires:  pkgconfig(libdazzle-1.0) >= 3.30
 BuildRequires:  pkgconfig(libgtop-2.0)
-Recommends:     %{name}-lang
+BuildRequires:  pkgconfig(tracker-sparql-2.0)
 
 %description
 GNOME Usage is a program to view information about the use of system
@@ -45,16 +44,16 @@
 %lang_package
 
 %prep
-%autosetup
+%autosetup -p1
 
 %build
-%meson
+%meson \
+       %{nil}
 %meson_build
 
 %install
 %meson_install
 %find_lang %{name} %{?no_lang_C}
-%suse_update_desktop_file -G 'System Monitor' org.gnome.Usage 
'GTK;System;Monitor'
 
 %files
 %license LICENSE
@@ -62,8 +61,7 @@
 %{_bindir}/%{name}
 %{_datadir}/applications/org.gnome.Usage.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.Usage.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/*.png
-%dir %{_datadir}/metainfo
+%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Usage.svg
 %{_datadir}/metainfo/org.gnome.Usage.appdata.xml
 
 %files lang -f %{name}.lang

++++++ _service ++++++
--- /var/tmp/diff_new_pack.euH7zV/_old  2020-02-09 11:25:17.715294730 +0100
+++ /var/tmp/diff_new_pack.euH7zV/_new  2020-02-09 11:25:17.715294730 +0100
@@ -2,7 +2,8 @@
   <service mode="disabled" name="tar_scm">
     <param name="url">https://gitlab.gnome.org/GNOME/gnome-usage.git</param>
     <param name="scm">git</param>
-    <param name="versionformat">0.4.5~%cd.%h</param>
+    <param name="revision">refs/tags/v3.33.2</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service mode="disabled" name="recompress">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.euH7zV/_old  2020-02-09 11:25:17.727294736 +0100
+++ /var/tmp/diff_new_pack.euH7zV/_new  2020-02-09 11:25:17.727294736 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.gnome.org/GNOME/gnome-usage.git</param>
-              <param 
name="changesrevision">645222033096e641ec30df98db00c403cbcfa9e2</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">7554b8553d4e29bb771fd72fc4f3d2c7a4b87f02</param></service></servicedata>
\ No newline at end of file

++++++ gnome-usage-0.4.5~20180114.6452220.tar.xz -> gnome-usage-3.33.2.tar.xz 
++++++
++++ 46750 lines of diff (skipped)


Reply via email to