Hello community,
here is the log from the commit of package skelcd-control-openSUSE for
openSUSE:Factory checked in at 2015-01-08 23:20:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
2014-10-07 18:24:03.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
2015-01-09 01:11:18.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Jan 5 14:35:01 UTC 2015 - [email protected]
+
+- allow smooth upgrade to grub2 during upgrade
+ (bnc#900824, bnc#906124)
+- 13.2.17
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change
Old:
----
skelcd-control-openSUSE-13.2.16.tar.bz2
New:
----
skelcd-control-openSUSE-13.2.17.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.lcVE9A/_old 2015-01-09 01:11:20.000000000 +0100
+++ /var/tmp/diff_new_pack.lcVE9A/_new 2015-01-09 01:11:20.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package skelcd-control-openSUSE-promo
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -77,7 +77,7 @@
Url: https://github.com/yast/skelcd-control-openSUSE
AutoReqProv: off
-Version: 13.2.16
+Version: 13.2.17
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
++++++ skelcd-control-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.lcVE9A/_old 2015-01-09 01:11:20.000000000 +0100
+++ /var/tmp/diff_new_pack.lcVE9A/_new 2015-01-09 01:11:20.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package skelcd-control-openSUSE
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -77,7 +77,7 @@
Url: https://github.com/yast/skelcd-control-openSUSE
AutoReqProv: off
-Version: 13.2.16
+Version: 13.2.17
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
++++++ skelcd-control-openSUSE-13.2.16.tar.bz2 ->
skelcd-control-openSUSE-13.2.17.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/skelcd-control-openSUSE-13.2.16/.travis.yml
new/skelcd-control-openSUSE-13.2.17/.travis.yml
--- old/skelcd-control-openSUSE-13.2.16/.travis.yml 1970-01-01
01:00:00.000000000 +0100
+++ new/skelcd-control-openSUSE-13.2.17/.travis.yml 2014-11-11
11:12:37.000000000 +0100
@@ -0,0 +1,11 @@
+language: cpp
+compiler:
+ - gcc
+before_install:
+ - wget
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+ - sh ./travis_setup.sh -p "yast2-installation-control xsltproc"
+script:
+ - cd control
+ - make
+ - make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-13.2.16/control/control.openSUSE.xml
new/skelcd-control-openSUSE-13.2.17/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-13.2.16/control/control.openSUSE.xml
2014-10-07 11:02:12.000000000 +0200
+++ new/skelcd-control-openSUSE-13.2.17/control/control.openSUSE.xml
2015-01-05 15:42:14.000000000 +0100
@@ -528,6 +528,7 @@
<proposal_module>backup</proposal_module>
<proposal_module>language</proposal_module>
<proposal_module>keyboard</proposal_module>
+ <proposal_module>bootloader</proposal_module>
</proposal_modules>
</proposal>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-13.2.16/package/skelcd-control-openSUSE.changes
new/skelcd-control-openSUSE-13.2.17/package/skelcd-control-openSUSE.changes
--- old/skelcd-control-openSUSE-13.2.16/package/skelcd-control-openSUSE.changes
2014-10-07 11:02:12.000000000 +0200
+++ new/skelcd-control-openSUSE-13.2.17/package/skelcd-control-openSUSE.changes
2015-01-05 15:42:14.000000000 +0100
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Jan 5 14:35:01 UTC 2015 - [email protected]
+
+- allow smooth upgrade to grub2 during upgrade
+ (bnc#900824, bnc#906124)
+- 13.2.17
+
+-------------------------------------------------------------------
Tue Oct 7 08:40:57 UTC 2014 - [email protected]
- for Factory we only have one update repository not 4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-13.2.16/package/skelcd-control-openSUSE.spec
new/skelcd-control-openSUSE-13.2.17/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-13.2.16/package/skelcd-control-openSUSE.spec
2014-10-07 11:02:12.000000000 +0200
+++ new/skelcd-control-openSUSE-13.2.17/package/skelcd-control-openSUSE.spec
2015-01-05 15:42:14.000000000 +0100
@@ -76,7 +76,7 @@
Url: https://github.com/yast/skelcd-control-openSUSE
AutoReqProv: off
-Version: 13.2.16
+Version: 13.2.17
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]