Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sapstartsrv-resource-agents for 
openSUSE:Factory checked in at 2021-03-08 15:18:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sapstartsrv-resource-agents (Old)
 and      /work/SRC/openSUSE:Factory/.sapstartsrv-resource-agents.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sapstartsrv-resource-agents"

Mon Mar  8 15:18:53 2021 rev:2 rq:877570 version:0.9.0+git.1615189486.815e798

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/sapstartsrv-resource-agents/sapstartsrv-resource-agents.changes
  2021-03-03 18:34:19.619353801 +0100
+++ 
/work/SRC/openSUSE:Factory/.sapstartsrv-resource-agents.new.2378/sapstartsrv-resource-agents.changes
        2021-03-08 15:20:48.118094430 +0100
@@ -1,0 +2,5 @@
+Fri Mar  5 08:54:12 UTC 2021 - Xabier Arbulu <[email protected]>
+
+- Fix the spec file to follow properly the SLE submission policies 
+
+-------------------------------------------------------------------

Old:
----
  sapstartsrv-resource-agents-0.9.0+git.1614267979.e1f82bf.tar.gz

New:
----
  sapstartsrv-resource-agents-0.9.0+git.1615189486.815e798.tar.gz

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

Other differences:
------------------
++++++ sapstartsrv-resource-agents.spec ++++++
--- /var/tmp/diff_new_pack.fCxO7n/_old  2021-03-08 15:20:48.602094785 +0100
+++ /var/tmp/diff_new_pack.fCxO7n/_new  2021-03-08 15:20:48.602094785 +0100
@@ -25,7 +25,7 @@
 Group:          Productivity/Clustering/HA
 AutoReqProv:    on
 Summary:        Resource agent for SAP instance specific sapstartsrv service
-Version:        0.9.0+git.1614267979.e1f82bf
+Version:        0.9.0+git.1615189486.815e798
 Release:        0
 Url:            https://github.com/SUSE/SAPStartSrv-resourceAgent
 
@@ -87,16 +87,10 @@
 
 %files
 %defattr(-,root,root)
-%if 0%{?sle_version:1} && 0%{?sle_version} < 120300
-%doc README.md LICENSE
-%doc %{_mandir}/man7/*.7.gz
-%doc %{_mandir}/man8/*.8.gz
-%else
 %doc README.md
-%doc %{_mandir}/man7/*.7.gz
-%doc %{_mandir}/man8/*.8.gz
 %license LICENSE
-%endif
+%{_mandir}/man7/*.7.gz
+%{_mandir}/man8/*.8.gz
 %dir %{ocf_dir}
 %dir %{ocf_dir}/resource.d
 %defattr(755,root,root,-)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fCxO7n/_old  2021-03-08 15:20:48.626094802 +0100
+++ /var/tmp/diff_new_pack.fCxO7n/_new  2021-03-08 15:20:48.626094802 +0100
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="filename">sapstartsrv-resource-agents</param>
     <param name="versionformat">0.9.0+git.%ct.%h</param>
-    <param name="revision">e1f82bf34ceb59a865dddef4e5b10792bed4e432</param>
+    <param name="revision">815e7983eed20e34542709818ffab5f25a767587</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ sapstartsrv-resource-agents-0.9.0+git.1614267979.e1f82bf.tar.gz -> 
sapstartsrv-resource-agents-0.9.0+git.1615189486.815e798.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sapstartsrv-resource-agents-0.9.0+git.1614267979.e1f82bf/sapstartsrv-resource-agents.changes
 
new/sapstartsrv-resource-agents-0.9.0+git.1615189486.815e798/sapstartsrv-resource-agents.changes
--- 
old/sapstartsrv-resource-agents-0.9.0+git.1614267979.e1f82bf/sapstartsrv-resource-agents.changes
    2021-02-25 16:46:19.000000000 +0100
+++ 
new/sapstartsrv-resource-agents-0.9.0+git.1615189486.815e798/sapstartsrv-resource-agents.changes
    2021-03-08 08:44:46.000000000 +0100
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Fri Mar  5 08:54:12 UTC 2021 - Xabier Arbulu <[email protected]>
+
+- Fix the spec file to follow properly the SLE submission policies 
+
+-------------------------------------------------------------------
 Fri Dec  4 15:22:52 UTC 2020 - Fabian Herschel <[email protected]>
 
 - Add sapservices-move script 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sapstartsrv-resource-agents-0.9.0+git.1614267979.e1f82bf/sapstartsrv-resource-agents.spec
 
new/sapstartsrv-resource-agents-0.9.0+git.1615189486.815e798/sapstartsrv-resource-agents.spec
--- 
old/sapstartsrv-resource-agents-0.9.0+git.1614267979.e1f82bf/sapstartsrv-resource-agents.spec
       2021-02-25 16:46:19.000000000 +0100
+++ 
new/sapstartsrv-resource-agents-0.9.0+git.1615189486.815e798/sapstartsrv-resource-agents.spec
       2021-03-08 08:44:46.000000000 +0100
@@ -87,16 +87,10 @@
 
 %files
 %defattr(-,root,root)
-%if 0%{?sle_version:1} && 0%{?sle_version} < 120300
-%doc README.md LICENSE
-%doc %{_mandir}/man7/*.7.gz
-%doc %{_mandir}/man8/*.8.gz
-%else
 %doc README.md
-%doc %{_mandir}/man7/*.7.gz
-%doc %{_mandir}/man8/*.8.gz
 %license LICENSE
-%endif
+%{_mandir}/man7/*.7.gz
+%{_mandir}/man8/*.8.gz
 %dir %{ocf_dir}
 %dir %{ocf_dir}/resource.d
 %defattr(755,root,root,-)

Reply via email to