Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openvpn for openSUSE:Factory checked 
in at 2025-01-23 18:01:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openvpn (Old)
 and      /work/SRC/openSUSE:Factory/.openvpn.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openvpn"

Thu Jan 23 18:01:45 2025 rev:118 rq:1239621 version:2.6.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes  2024-12-30 
12:51:17.307030303 +0100
+++ /work/SRC/openSUSE:Factory/.openvpn.new.5589/openvpn.changes        
2025-01-23 18:02:46.089584291 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 16:35:27 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openvpn.spec ++++++
--- /var/tmp/diff_new_pack.OUah6F/_old  2025-01-23 18:02:46.849615662 +0100
+++ /var/tmp/diff_new_pack.OUah6F/_new  2025-01-23 18:02:46.853615828 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openvpn
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -169,7 +169,9 @@
 rm %{buildroot}%{_libdir}/tmpfiles.d/openvpn.conf
 install -D -m 644 %{name}.service %{buildroot}/%{_unitdir}/%{name}@.service
 install -D -m 644 %{SOURCE9} %{buildroot}/%{_unitdir}/%{name}.target
+%if 0%{?suse_version} < 1600
 install -D -m 755 %{SOURCE11} %{buildroot}%{_sbindir}/rc%{name}
+%endif
 # tmpfiles.d
 mkdir -p %{buildroot}%{_tmpfilesdir}
 install -m 0644 %{SOURCE10} %{buildroot}%{_tmpfilesdir}/%{name}.conf
@@ -212,7 +214,9 @@
 %{_unitdir}/%{name}.target
 %{_tmpfilesdir}/%{name}.conf
 %dir %attr(0750,root,root) %ghost %{_rundir}/openvpn/
+%if 0%{?suse_version} < 1600
 %{_sbindir}/rcopenvpn
+%endif
 %{_sbindir}/openvpn
 
 %files down-root-plugin

Reply via email to