Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nginx-macros for openSUSE:Factory 
checked in at 2021-02-22 14:22:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nginx-macros (Old)
 and      /work/SRC/openSUSE:Factory/.nginx-macros.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nginx-macros"

Mon Feb 22 14:22:53 2021 rev:2 rq:873321 version:0.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nginx-macros/nginx-macros.changes        
2020-11-17 21:22:37.605207427 +0100
+++ /work/SRC/openSUSE:Factory/.nginx-macros.new.2378/nginx-macros.changes      
2021-02-22 14:22:54.303581346 +0100
@@ -1,0 +2,5 @@
+Thu Feb 11 08:43:09 UTC 2021 - Felix Schnizlein <fschnizl...@suse.com>
+
+- Remove {?is_opensuse} conditions to sync openSUSE and SLE (jsc#SLE-12124)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nginx-macros.spec ++++++
--- /var/tmp/diff_new_pack.vFCcDm/_old  2021-02-22 14:22:54.819581850 +0100
+++ /var/tmp/diff_new_pack.vFCcDm/_new  2021-02-22 14:22:54.823581854 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nginx-macros
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ nginx.macros ++++++
--- /var/tmp/diff_new_pack.vFCcDm/_old  2021-02-22 14:22:54.855581885 +0100
+++ /var/tmp/diff_new_pack.vFCcDm/_new  2021-02-22 14:22:54.859581889 +0100
@@ -16,11 +16,6 @@
 %ngx_doc_dir    %{_docdir}/%{name}
 
 %ngx_conditionals \
-%if 0%{?suse_version} != 1315 || 0%{?is_opensuse} \
-%bcond_without ngx_libatomic \
-%else \
-%bcond_with    ngx_libatomic \
-%endif \
 %if 0%{?suse_version} > 1220 \
 %bcond_without ngx_http2 \
 %bcond_without ngx_pcre_jit \
@@ -87,9 +82,6 @@
   %if %{with ngx_pcre_jit}                          \
   --with-pcre-jit                                 \\\
   %endif                                            \
-  %if %{with ngx_libatomic}                         \
-  --with-libatomic                                \\\
-  %endif                                            \
   %if %{with ngx_google_perftools}                  \
   --with-google_perftools_module                  \\\
   %endif                                            \
@@ -107,4 +99,4 @@
 
 %ngx_requires \
 %requires_eq nginx \
-%{nil}
\ No newline at end of file
+%{nil}

Reply via email to