Hello community,
here is the log from the commit of package yast2-hardware-detection for
openSUSE:Factory checked in at 2015-02-22 17:21:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-hardware-detection (Old)
and /work/SRC/openSUSE:Factory/.yast2-hardware-detection.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-hardware-detection"
Changes:
--------
---
/work/SRC/openSUSE:Factory/yast2-hardware-detection/yast2-hardware-detection.changes
2015-02-20 13:50:40.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-hardware-detection.new/yast2-hardware-detection.changes
2015-02-22 17:21:04.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Feb 17 08:12:45 UTC 2015 - [email protected]
+
+- Changed .probe.version not to use a timestamp so that it passes
+ the build-compare check (boo#915938).
+- 3.1.7
+
+-------------------------------------------------------------------
Old:
----
yast2-hardware-detection-3.1.6.tar.bz2
New:
----
yast2-hardware-detection-3.1.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-hardware-detection.spec ++++++
--- /var/tmp/diff_new_pack.GFplob/_old 2015-02-22 17:21:05.000000000 +0100
+++ /var/tmp/diff_new_pack.GFplob/_new 2015-02-22 17:21:05.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-hardware-detection
-Version: 3.1.6
+Version: 3.1.7
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-hardware-detection-3.1.6.tar.bz2 ->
yast2-hardware-detection-3.1.7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.6/agent/HwProbe.cc
new/yast2-hardware-detection-3.1.7/agent/HwProbe.cc
--- old/yast2-hardware-detection-3.1.6/agent/HwProbe.cc 2015-02-16
11:22:12.000000000 +0100
+++ new/yast2-hardware-detection-3.1.7/agent/HwProbe.cc 2015-02-20
16:52:10.000000000 +0100
@@ -473,7 +473,7 @@
value = bootArch ();
break;
case 6: // version
- value = YCPString (__DATE__ ", " __TIME__);
+ value = YCPString ("1.0");
break;
case 7: // boot_disk
value = bootDisk ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-hardware-detection-3.1.6/package/yast2-hardware-detection.changes
new/yast2-hardware-detection-3.1.7/package/yast2-hardware-detection.changes
--- old/yast2-hardware-detection-3.1.6/package/yast2-hardware-detection.changes
2015-02-16 11:22:12.000000000 +0100
+++ new/yast2-hardware-detection-3.1.7/package/yast2-hardware-detection.changes
2015-02-20 16:52:10.000000000 +0100
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Tue Feb 17 08:12:45 UTC 2015 - [email protected]
+
+- Changed .probe.version not to use a timestamp so that it passes
+ the build-compare check (boo#915938).
+- 3.1.7
+
+-------------------------------------------------------------------
Fri Feb 13 13:43:56 UTC 2015 - [email protected]
- added VMware and VirtualBox VM detection (bnc#773323)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-hardware-detection-3.1.6/package/yast2-hardware-detection.spec
new/yast2-hardware-detection-3.1.7/package/yast2-hardware-detection.spec
--- old/yast2-hardware-detection-3.1.6/package/yast2-hardware-detection.spec
2015-02-16 11:22:12.000000000 +0100
+++ new/yast2-hardware-detection-3.1.7/package/yast2-hardware-detection.spec
2015-02-20 16:52:10.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-hardware-detection
-Version: 3.1.6
+Version: 3.1.7
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]