Hello community,
here is the log from the commit of package yast2-hardware-detection for
openSUSE:Factory checked in at 2014-12-21 12:03:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-11-26 10:35:59.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-hardware-detection.new/yast2-hardware-detection.changes
2014-12-21 12:02:20.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Dec 18 19:57:31 UTC 2014 - [email protected]
+
+- 3.1.5
+
+-------------------------------------------------------------------
+Wed Dec 17 14:29:07 UTC 2014 - [email protected]
+
+- Handle arch_aarch64 in .probe.architecture
+
+-------------------------------------------------------------------
Old:
----
yast2-hardware-detection-3.1.4.tar.bz2
New:
----
yast2-hardware-detection-3.1.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-hardware-detection.spec ++++++
--- /var/tmp/diff_new_pack.hhr62c/_old 2014-12-21 12:02:20.000000000 +0100
+++ /var/tmp/diff_new_pack.hhr62c/_new 2014-12-21 12:02:20.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-hardware-detection
-Version: 3.1.4
+Version: 3.1.5
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-hardware-detection-3.1.4.tar.bz2 ->
yast2-hardware-detection-3.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.4/agent/HwParse.cc
new/yast2-hardware-detection-3.1.5/agent/HwParse.cc
--- old/yast2-hardware-detection-3.1.4/agent/HwParse.cc 2014-11-24
16:37:12.000000000 +0100
+++ new/yast2-hardware-detection-3.1.5/agent/HwParse.cc 2014-12-18
21:04:12.000000000 +0100
@@ -47,6 +47,7 @@
case arch_ia64: s = "ia64"; break;
case arch_mips: s = "mips"; break;
case arch_arm: s = "arm"; break;
+ case arch_aarch64: s = "aarch64"; break;
case arch_x86_64: s = "x86_64"; break;
default: s = "unknown";
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-hardware-detection-3.1.4/package/yast2-hardware-detection.changes
new/yast2-hardware-detection-3.1.5/package/yast2-hardware-detection.changes
--- old/yast2-hardware-detection-3.1.4/package/yast2-hardware-detection.changes
2014-11-24 16:37:12.000000000 +0100
+++ new/yast2-hardware-detection-3.1.5/package/yast2-hardware-detection.changes
2014-12-18 21:04:12.000000000 +0100
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Thu Dec 18 19:57:31 UTC 2014 - [email protected]
+
+- 3.1.5
+
+-------------------------------------------------------------------
+Wed Dec 17 14:29:07 UTC 2014 - [email protected]
+
+- Handle arch_aarch64 in .probe.architecture
+
+-------------------------------------------------------------------
Mon Nov 24 15:41:11 CET 2014 - [email protected]
- added leading zeros for FCP LUNs (bsc#903069)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-hardware-detection-3.1.4/package/yast2-hardware-detection.spec
new/yast2-hardware-detection-3.1.5/package/yast2-hardware-detection.spec
--- old/yast2-hardware-detection-3.1.4/package/yast2-hardware-detection.spec
2014-11-24 16:37:12.000000000 +0100
+++ new/yast2-hardware-detection-3.1.5/package/yast2-hardware-detection.spec
2014-12-18 21:04:12.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-hardware-detection
-Version: 3.1.4
+Version: 3.1.5
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]