Hello community,
here is the log from the commit of package skelcd-control-MicroOS for
openSUSE:Factory checked in at 2019-06-18 14:54:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-MicroOS"
Tue Jun 18 14:54:39 2019 rev:5 rq:709975 version:20190613
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes
2019-04-18 09:55:11.697294875 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.4811/skelcd-control-MicroOS.changes
2019-06-18 14:54:42.257466483 +0200
@@ -1,0 +2,7 @@
+Thu Jun 13 14:57:51 UTC 2019 - Richard Brown <[email protected]>
+
+- Add srv as a subvolume [boo#1132436]
+- Select product on installation [boo#1124590]
+- 20190613
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-MicroOS-20190416.tar.bz2
New:
----
skelcd-control-MicroOS-20190613.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-MicroOS.spec ++++++
--- /var/tmp/diff_new_pack.oVytYt/_old 2019-06-18 14:54:43.725465577 +0200
+++ /var/tmp/diff_new_pack.oVytYt/_new 2019-06-18 14:54:43.761465555 +0200
@@ -117,7 +117,7 @@
Url: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
-Version: 20190416
+Version: 20190613
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT
++++++ skelcd-control-MicroOS-20190416.tar.bz2 ->
skelcd-control-MicroOS-20190613.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20190416/control/control.MicroOS.xml
new/skelcd-control-MicroOS-20190613/control/control.MicroOS.xml
--- old/skelcd-control-MicroOS-20190416/control/control.MicroOS.xml
2019-04-16 16:08:06.000000000 +0200
+++ new/skelcd-control-MicroOS-20190613/control/control.MicroOS.xml
2019-06-14 14:51:09.000000000 +0200
@@ -105,6 +105,9 @@
<!-- Try to install as few packages as possible: only required ones, no
documentation and no multiversion (FATE#321764) -->
<minimalistic_libzypp_config
config:type="boolean">true</minimalistic_libzypp_config>
+
+ <!-- boo#1124590 - Ensure correct product is selected -->
+ <select_product>openSUSE-MicroOS</select_product>
</software>
<partitioning>
@@ -156,6 +159,9 @@
<subvolume>
<path>opt</path>
</subvolume>
+ <subvolume>
+ <path>srv</path>
+ </subvolume>
<!-- architecture specific subvolumes -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20190416/package/skelcd-control-MicroOS.changes
new/skelcd-control-MicroOS-20190613/package/skelcd-control-MicroOS.changes
--- old/skelcd-control-MicroOS-20190416/package/skelcd-control-MicroOS.changes
2019-04-16 16:08:06.000000000 +0200
+++ new/skelcd-control-MicroOS-20190613/package/skelcd-control-MicroOS.changes
2019-06-14 14:51:09.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Jun 13 14:57:51 UTC 2019 - Richard Brown <[email protected]>
+
+- Add srv as a subvolume [boo#1132436]
+- Select product on installation [boo#1124590]
+- 20190613
+
+-------------------------------------------------------------------
Tue Apr 16 13:15:21 UTC 2019 - Richard Brown <[email protected]>
- Actually Fix MicroOS Container Host description [boo#1131975]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20190416/package/skelcd-control-MicroOS.spec
new/skelcd-control-MicroOS-20190613/package/skelcd-control-MicroOS.spec
--- old/skelcd-control-MicroOS-20190416/package/skelcd-control-MicroOS.spec
2019-04-16 16:08:06.000000000 +0200
+++ new/skelcd-control-MicroOS-20190613/package/skelcd-control-MicroOS.spec
2019-06-14 14:51:09.000000000 +0200
@@ -117,7 +117,7 @@
Url: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
-Version: 20190416
+Version: 20190613
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT