Hello community,

here is the log from the commit of package dehydrated for openSUSE:Factory 
checked in at 2020-02-04 19:54:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dehydrated (Old)
 and      /work/SRC/openSUSE:Factory/.dehydrated.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dehydrated"

Tue Feb  4 19:54:01 2020 rev:13 rq:769716 version:0.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/dehydrated/dehydrated.changes    2019-08-19 
21:40:08.708305104 +0200
+++ /work/SRC/openSUSE:Factory/.dehydrated.new.26092/dehydrated.changes 
2020-02-04 19:54:09.089349533 +0100
@@ -1,0 +2,11 @@
+Mon Feb  3 12:25:00 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Drop systemd BuildRequires: pkgconfig(systemd) is already in
+  place and is synonymous.
+
+-------------------------------------------------------------------
+Thu Oct 17 17:23:53 UTC 2019 - Richard Brown <[email protected]>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dehydrated.spec ++++++
--- /var/tmp/diff_new_pack.LZiltM/_old  2020-02-04 19:54:10.237350203 +0100
+++ /var/tmp/diff_new_pack.LZiltM/_new  2020-02-04 19:54:10.241350205 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dehydrated
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -50,8 +50,7 @@
 Release:        0
 Summary:        A client for signing certificates with an ACME server
 License:        MIT
-Group:          Productivity/Networking/Security
-Url:            https://github.com/lukas2511/dehydrated
+URL:            https://github.com/lukas2511/dehydrated
 Source0:        %{name}-%{version}.tar.gz
 Source1:        acme-challenge.conf.apache.in
 Source2:        acme-challenge.conf.nginx.in
@@ -90,7 +89,6 @@
 BuildRequires:  shadow
 %endif
 %if %{with systemd}
-BuildRequires:  systemd
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
 %else #with_systemd
@@ -124,7 +122,6 @@
 
 %package %{_apache}
 Summary:        Apache Integration for dehydrated
-Group:          Productivity/Networking/Security
 Requires:       %{_apache}
 Requires:       %{name}
 Obsoletes:      letsencrypt.sh-%{_apache} < %{version}
@@ -139,7 +136,6 @@
 %if %{with nginx}
 %package nginx
 Summary:        Nginx Integration for dehydrated
-Group:          Productivity/Networking/Security
 Requires:       %{name}
 Requires:       nginx
 Obsoletes:      letsencrypt.sh-nginx < %{version}
@@ -152,7 +148,6 @@
 %if %{with lighttpd}
 %package lighttpd
 Summary:        Lighttpd Integration for dehydrated
-Group:          Productivity/Networking/Security
 Requires:       %{name}
 Requires:       lighttpd
 



Reply via email to