Hello community,

here is the log from the commit of package apache-rpm-macros for 
openSUSE:Factory checked in at 2020-02-20 15:37:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-rpm-macros (Old)
 and      /work/SRC/openSUSE:Factory/.apache-rpm-macros.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-rpm-macros"

Thu Feb 20 15:37:27 2020 rev:13 rq:775108 version:20200211

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-rpm-macros/apache-rpm-macros.changes      
2019-12-02 11:31:35.434553202 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-rpm-macros.new.26092/apache-rpm-macros.changes
   2020-02-20 15:37:30.514752196 +0100
@@ -1,0 +2,9 @@
+Tue Feb 11 09:12:20 UTC 2020 - [email protected]
+
+- version update to 20200211
+  * remove %apache_test_* macros, %apache_rex_* is the replacement
+    (package apache-rex)
+- deleted sources
+  - macros.apache-module-test (not needed)
+
+-------------------------------------------------------------------

Old:
----
  macros.apache-module-test

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

Other differences:
------------------
++++++ apache-rpm-macros.spec ++++++
--- /var/tmp/diff_new_pack.MqVcid/_old  2020-02-20 15:37:31.082753189 +0100
+++ /var/tmp/diff_new_pack.MqVcid/_new  2020-02-20 15:37:31.082753189 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-rpm-macros
 #
-# Copyright (c) 2016 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
@@ -12,7 +12,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/
 #
 
 
@@ -59,13 +59,12 @@
 %endif
 %define macros_file           macros.apache
 Name:           apache-rpm-macros
-Version:        20160120
+Version:        20200211
 Release:        0
 Summary:        Apache RPM Macros
 License:        Apache-2.0
 Group:          Productivity/Networking/Web/Servers
-Url:            http://httpd.apache.org/
-Source1:        macros.apache-module-test
+URL:            http://httpd.apache.org/
 %if 0%{?suse_version}
 BuildRequires:  apache%{ap_major}-devel
 %else
@@ -104,7 +103,6 @@
 %install
 mkdir -p %{buildroot}%{macros_dir}
 install -m 644 %{macros_file} %{buildroot}%{macros_dir}
-install -m 644 %{SOURCE1}     %{buildroot}%{macros_dir}
 
 %files
 %defattr(-,root,root)


Reply via email to