Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package drbd-formula for openSUSE:Factory 
checked in at 2021-01-20 18:27:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drbd-formula (Old)
 and      /work/SRC/openSUSE:Factory/.drbd-formula.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drbd-formula"

Wed Jan 20 18:27:08 2021 rev:8 rq:864375 version:0.4.0+git.1611073587.55c0dfd

Changes:
--------
--- /work/SRC/openSUSE:Factory/drbd-formula/drbd-formula.changes        
2020-06-04 20:58:03.551332204 +0200
+++ /work/SRC/openSUSE:Factory/.drbd-formula.new.28504/drbd-formula.changes     
2021-01-20 18:27:37.503528766 +0100
@@ -1,0 +2,8 @@
+Tue Jan 19 13:44:20 UTC 2021 - Xabier Arbulu <[email protected]>
+
+- Version bump 0.4.0
+  * Change salt-formulas-configuration requirement in SLE12 codestream
+  to a recommendation
+  (bsc#1177860)
+
+-------------------------------------------------------------------

Old:
----
  drbd-formula-0.3.10+git.1591284159.484cfdd.tar.gz

New:
----
  drbd-formula-0.4.0+git.1611073587.55c0dfd.tar.gz

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

Other differences:
------------------
++++++ drbd-formula.spec ++++++
--- /var/tmp/diff_new_pack.pRe7DK/_old  2021-01-20 18:27:38.151529361 +0100
+++ /var/tmp/diff_new_pack.pRe7DK/_new  2021-01-20 18:27:38.151529361 +0100
@@ -19,7 +19,7 @@
 # See also https://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           drbd-formula
-Version:        0.3.10+git.1591284159.484cfdd
+Version:        0.4.0+git.1611073587.55c0dfd
 Release:        0
 Summary:        DRBD deployment salt formula
 License:        Apache-2.0
@@ -27,7 +27,11 @@
 Source0:        %{name}-%{version}.tar.gz
 Requires:       drbd-utils
 Requires:       salt-shaptools >= 0.2.9
+%if 0%{?suse_version} < 1500
+Recommends:     salt-formulas-configuration
+%else
 Requires:       salt-formulas-configuration
+%endif
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -39,6 +43,10 @@
 DRBD deployment salt formula
 Available on SUSE manager 4.0
 
+In order to use the formula, salt must be available in the system. The package 
comes automatically
+in SLE15. To use it in SLE12, salt (and it sub-components) comes from the 
Advanced systems management
+module, which can be added running the `SUSEConnect -p 
sle-module-adv-systems-management/12/{{ arch }}`
+
 %prep
 %setup -q
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.pRe7DK/_old  2021-01-20 18:27:38.179529387 +0100
+++ /var/tmp/diff_new_pack.pRe7DK/_new  2021-01-20 18:27:38.179529387 +0100
@@ -4,8 +4,8 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="filename">drbd-formula</param>
-    <param name="versionformat">0.3.10+git.%ct.%h</param>
-    <param name="revision">484cfdd0b70ab3d505f1fb5e5e722e55dbb99545</param>
+    <param name="versionformat">0.4.0+git.%ct.%h</param>
+    <param name="revision">55c0dfd400f7aab50914a0a20fd61c37d99088d0</param>
   </service>
 
   <service name="recompress" mode="disabled">

++++++ drbd-formula-0.3.10+git.1591284159.484cfdd.tar.gz -> 
drbd-formula-0.4.0+git.1611073587.55c0dfd.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-formula-0.3.10+git.1591284159.484cfdd/_service 
new/drbd-formula-0.4.0+git.1611073587.55c0dfd/_service
--- old/drbd-formula-0.3.10+git.1591284159.484cfdd/_service     2020-06-04 
17:22:39.000000000 +0200
+++ new/drbd-formula-0.4.0+git.1611073587.55c0dfd/_service      2021-01-19 
17:26:27.000000000 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="filename">drbd-formula</param>
-    <param name="versionformat">0.3.10+git.%ct.%h</param>
+    <param name="versionformat">0.4.0+git.%ct.%h</param>
     <param name="revision">%%VERSION%%</param>
   </service>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/drbd-formula-0.3.10+git.1591284159.484cfdd/drbd-formula.changes 
new/drbd-formula-0.4.0+git.1611073587.55c0dfd/drbd-formula.changes
--- old/drbd-formula-0.3.10+git.1591284159.484cfdd/drbd-formula.changes 
2020-06-04 17:22:39.000000000 +0200
+++ new/drbd-formula-0.4.0+git.1611073587.55c0dfd/drbd-formula.changes  
2021-01-19 17:26:27.000000000 +0100
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Tue Jan 19 13:44:20 UTC 2021 - Xabier Arbulu <[email protected]>
+
+- Version bump 0.4.0
+  * Change salt-formulas-configuration requirement in SLE12 codestream
+  to a recommendation
+  (bsc#1177860)
+
+-------------------------------------------------------------------
 Mon Dec 23 07:58:27 UTC 2019 - nick wang <[email protected]>
 
 - Version 0.3.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/drbd-formula-0.3.10+git.1591284159.484cfdd/drbd-formula.spec 
new/drbd-formula-0.4.0+git.1611073587.55c0dfd/drbd-formula.spec
--- old/drbd-formula-0.3.10+git.1591284159.484cfdd/drbd-formula.spec    
2020-06-04 17:22:39.000000000 +0200
+++ new/drbd-formula-0.4.0+git.1611073587.55c0dfd/drbd-formula.spec     
2021-01-19 17:26:27.000000000 +0100
@@ -27,7 +27,11 @@
 Source0:        %{name}-%{version}.tar.gz
 Requires:       drbd-utils
 Requires:       salt-shaptools >= 0.2.9
+%if 0%{?suse_version} < 1500
+Recommends:     salt-formulas-configuration
+%else
 Requires:       salt-formulas-configuration
+%endif
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -39,6 +43,10 @@
 DRBD deployment salt formula
 Available on SUSE manager 4.0
 
+In order to use the formula, salt must be available in the system. The package 
comes automatically
+in SLE15. To use it in SLE12, salt (and it sub-components) comes from the 
Advanced systems management
+module, which can be added running the `SUSEConnect -p 
sle-module-adv-systems-management/12/{{ arch }}`
+
 %prep
 %setup -q
 

Reply via email to