Hello community,
here is the log from the commit of package uget-integrator for openSUSE:Factory
checked in at 2019-03-14 22:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uget-integrator (Old)
and /work/SRC/openSUSE:Factory/.uget-integrator.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uget-integrator"
Thu Mar 14 22:42:54 2019 rev:2 rq:685055 version:1.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/uget-integrator/uget-integrator.changes
2019-03-14 14:58:57.939723478 +0100
+++
/work/SRC/openSUSE:Factory/.uget-integrator.new.28833/uget-integrator.changes
2019-03-14 22:42:56.838628481 +0100
@@ -1,0 +2,5 @@
+Thu Mar 14 15:44:50 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in descriptions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ uget-integrator.spec ++++++
--- /var/tmp/diff_new_pack.ps6tFe/_old 2019-03-14 22:42:57.426628277 +0100
+++ /var/tmp/diff_new_pack.ps6tFe/_new 2019-03-14 22:42:57.430628276 +0100
@@ -1,7 +1,7 @@
#
# spec file for package uget-integrator
#
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 Hillwood Yang <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -16,11 +16,12 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
Name: uget-integrator
Version: 1.0.0
Release: 0
-Summary: Integrate uGet Download Manager with Web browser
-License: GPL-3.0+
+Summary: Integration of the uGet Download Manager with Web browsers
+License: GPL-3.0-or-later
Group: Productivity/Networking/Web/Utilities
Url: https://github.com/ugetdm/uget-integrator
Source:
https://github.com/ugetdm/uget-integrator/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -30,44 +31,44 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-Integrate uGet Download Manager with Google Chrome, Chromium, Opera, Vivaldi
and
-Mozilla Firefox.
+Integration of the uGet Download Manager with Google Chrome,
+Chromium, Opera, Vivaldi and Mozilla Firefox.
%package -n firefox-%{name}
-Summary: Integrate uGet with Firefox
+Summary: Integration of uGet with Firefox
Group: Productivity/Networking/Web/Utilities
Supplements: packageand(uget:MozillaFirefox)
Requires: %{name} = %{version}-%{release}
%description -n firefox-%{name}
-Integrate uGet Download Manager with Mozilla Firefox.
+Integration of the uGet Download Manager with Mozilla Firefox.
%package -n chromium-%{name}
-Summary: Integrate uGet with Chromium
+Summary: Integration of uGet with Chromium
Group: Productivity/Networking/Web/Utilities
Supplements: packageand(uget:chromium)
Requires: %{name} = %{version}-%{release}
%description -n chromium-%{name}
-Integrate uGet Download Manager with Chromium.
+Integration of the uGet Download Manager with Chromium.
%package -n chrome-%{name}
-Summary: Integrate uGet with Chrome
+Summary: Integration of uGet with Chrome
Group: Productivity/Networking/Web/Utilities
Supplements: packageand(uget:google-chrome-stable)
Requires: %{name} = %{version}-%{release}
%description -n chrome-%{name}
-Integrate uGet Download Manager with Chrome.
+Integration of the uGet Download Manager with Chrome.
%package -n opera-%{name}
-Summary: Integrate uGet with opera
+Summary: Integration of uGet with Opera
Group: Productivity/Networking/Web/Utilities
Supplements: packageand(uget:opera)
Requires: %{name} = %{version}-%{release}
%description -n opera-%{name}
-Integrate uGet Download Manager with opera.
+Integration of the uGet Download Manager with Opera.
%prep
%setup -q -n %{name}-%{version}