Hello community,

here is the log from the commit of package fonehome for openSUSE:Factory 
checked in at 2020-11-04 18:26:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fonehome (Old)
 and      /work/SRC/openSUSE:Factory/.fonehome.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fonehome"

Wed Nov  4 18:26:33 2020 rev:10 rq:845746 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fonehome/fonehome.changes        2019-10-25 
18:43:14.539960847 +0200
+++ /work/SRC/openSUSE:Factory/.fonehome.new.11331/fonehome.changes     
2020-11-04 18:31:45.504232031 +0100
@@ -1,0 +2,7 @@
+Tue Nov  3 14:09:43 UTC 2020 - Franck Bui <f...@suse.com>
+
+- Replace '%service_del_postun -n' with '%service_del_postun_without_restart'
+
+  '-n' is deprecated and will be removed in the future.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fonehome.spec ++++++
--- /var/tmp/diff_new_pack.uJyDrW/_old  2020-11-04 18:31:46.068230780 +0100
+++ /var/tmp/diff_new_pack.uJyDrW/_new  2020-11-04 18:31:46.076230762 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fonehome
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2012 Archie L. Cobbs <arc...@dellroad.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # 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/
 #
 
 
@@ -51,7 +51,7 @@
 BuildArch:      noarch
 Source:         %{name}-%{version}.tar.gz
 Source1:        %{servicefile}.in
-Url:            https://github.com/archiecobbs/%{name}/
+URL:            https://github.com/archiecobbs/%{name}/
 Requires:       bc
 Requires:       findutils
 Requires:       openssh
@@ -146,7 +146,7 @@
 
 %postun
 # No restart_on_update - don't kill the connection we might be using to update 
this RPM with!
-%service_del_postun -n %{name}.service
+%service_del_postun_without_restart %{name}.service
 
 %pre
 %service_add_pre %{name}.service


Reply via email to