Hello community,

here is the log from the commit of package unbound for openSUSE:Factory checked 
in at 2019-08-05 10:34:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unbound (Old)
 and      /work/SRC/openSUSE:Factory/.unbound.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unbound"

Mon Aug  5 10:34:35 2019 rev:39 rq:719980 version:1.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/unbound/libunbound-devel-mini.changes    
2019-06-27 15:51:57.843800196 +0200
+++ /work/SRC/openSUSE:Factory/.unbound.new.4126/libunbound-devel-mini.changes  
2019-08-05 10:34:36.395383022 +0200
@@ -1,0 +2,6 @@
+Mon Jul 29 11:34:13 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Update the Conflict in libunbound-devel-mini after the library
+  package name from libunbound2 to libunbond8.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/unbound/unbound.changes  2019-06-27 
15:51:58.287800907 +0200
+++ /work/SRC/openSUSE:Factory/.unbound.new.4126/unbound.changes        
2019-08-05 10:34:36.443382995 +0200
@@ -1,0 +2,13 @@
+Mon Jul 29 08:38:32 UTC 2019 - Dirk Stoecker <[email protected]>
+
+- Correct library version from 2 to 8
+
+-------------------------------------------------------------------
+Fri Jul 26 12:29:06 UTC 2019 - [email protected]
+
+- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
+  firewalld, see [1].
+
+  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
+
+-------------------------------------------------------------------

Old:
----
  unbound.firewall

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

Other differences:
------------------
++++++ libunbound-devel-mini.spec ++++++
--- /var/tmp/diff_new_pack.dM7ImG/_old  2019-08-05 10:34:37.111382619 +0200
+++ /var/tmp/diff_new_pack.dM7ImG/_new  2019-08-05 10:34:37.115382616 +0200
@@ -37,7 +37,7 @@
 BuildRequires:  openssl-devel
 Requires:       this-is-only-for-build-envs
 Conflicts:      unbound-devel
-Conflicts:      libunbound2
+Conflicts:      libunbound8
 Provides:       libunbound-devel = %{version}-%{release}
 #
 Url:            https://www.unbound.net/

++++++ unbound.spec ++++++
--- /var/tmp/diff_new_pack.dM7ImG/_old  2019-08-05 10:34:37.135382605 +0200
+++ /var/tmp/diff_new_pack.dM7ImG/_new  2019-08-05 10:34:37.139382603 +0200
@@ -31,7 +31,6 @@
 #
 %define _sharedstatedir /var/lib/
 %define ldns_version 1.6.16
-%define fwdir /etc/sysconfig/SuSEfirewall2.d/services
 
 #
 %define piddir /run
@@ -91,7 +90,6 @@
 Source14:       unbound.sysconfig
 Source15:       unbound-anchor.timer
 Source16:       unbound-munin.README
-Source17:       unbound.firewall
 Source18:       unbound-anchor.service
 
 Summary:        Validating, recursive, and caching DNS(SEC) resolver
@@ -109,7 +107,7 @@
 DNSSEC (secure DNS) validation and stub-resolvers (that do not run
 as a server, but are linked into an application) are easily possible.
 
-%define libname libunbound2
+%define libname libunbound8
 %package -n %{libname}
 Requires:       %{name}-anchor >= %{version}
 #
@@ -274,9 +272,6 @@
 install -p -m 0644 %{SOURCE18}    
%{buildroot}%{_unitdir}/unbound-anchor.service
 install -p -m 0644 %{SOURCE16}  .
 
-install -d 0755 %{buildroot}%{fwdir}
-install -p -m 0644 %{SOURCE17} %{buildroot}%{fwdir}/%{name}
-
 %if %{with munin}
 # Install munin plugin and its softlinks
 install -d 0755                   
%{buildroot}%{_sysconfdir}/munin/plugin-conf.d
@@ -411,8 +406,6 @@
 %endif
 %{_sbindir}/rcunbound
 %{_sbindir}/rcunbound-keygen
-%dir %{fwdir}
-%config %{fwdir}/%{name}
 
 %files -n %{libname}
 %defattr(-,root,root,-)


Reply via email to