Hello community,

here is the log from the commit of package uget for openSUSE:Factory checked in 
at 2018-01-22 16:17:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uget (Old)
 and      /work/SRC/openSUSE:Factory/.uget.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uget"

Mon Jan 22 16:17:20 2018 rev:41 rq:564522 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/uget/uget.changes        2017-08-30 
16:24:48.731909678 +0200
+++ /work/SRC/openSUSE:Factory/.uget.new/uget.changes   2018-01-22 
16:18:33.565819209 +0100
@@ -1,0 +2,11 @@
+Sat Jan 13 17:59:49 UTC 2018 - [email protected]
+
+- Update to version 2.2.0:
+  + mega plug-in: create new plug-in for MEGA site.
+  + all plug-in: avoid crash if plug-in failed to start.
+  + Fix: some category/status doesn't refresh it's download list.
+  + Updated translations.
+- Add conditional for post(un) handling, only apply for older
+  versions of openSUSE.
+
+-------------------------------------------------------------------

Old:
----
  uget-2.0.10.tar.gz

New:
----
  uget-2.2.0.tar.gz

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

Other differences:
------------------
++++++ uget.spec ++++++
--- /var/tmp/diff_new_pack.ySd1NL/_old  2018-01-22 16:18:34.549773184 +0100
+++ /var/tmp/diff_new_pack.ySd1NL/_new  2018-01-22 16:18:34.549773184 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package uget
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           uget
-Version:        2.0.10
+Version:        2.2.0
 Release:        0
 Summary:        Easy-to-use GTK+ Download Manager
 License:        LGPL-2.1+
@@ -38,7 +38,6 @@
 BuildRequires:  pkgconfig(libnotify)
 Requires:       aria2
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Uget is a easy-to-use download manager written in GTK+. It supports
@@ -64,6 +63,7 @@
 %suse_update_desktop_file %{name}-gtk
 %find_lang %{name} %{?no_lang_C}
 
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -71,9 +71,9 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS README COPYING
 %{_bindir}/%{name}-gtk
 %{_bindir}/uget-gtk-1to2

++++++ uget-2.0.10.tar.gz -> uget-2.2.0.tar.gz ++++++
++++ 81873 lines of diff (skipped)


Reply via email to