Hello community,

here is the log from the commit of package yast2-hardware-detection for 
openSUSE:Factory checked in at 2018-04-26 13:24:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-hardware-detection (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-hardware-detection.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-hardware-detection"

Thu Apr 26 13:24:49 2018 rev:42 rq:594800 version:4.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-hardware-detection/yast2-hardware-detection.changes
        2016-11-21 14:21:33.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-hardware-detection.new/yast2-hardware-detection.changes
   2018-04-26 13:24:50.997052622 +0200
@@ -1,0 +2,6 @@
+Fri Apr  6 18:51:29 UTC 2018 - [email protected]
+
+- bnc#1087957 - version bump
+- 4.0.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-hardware-detection-3.1.8.tar.bz2

New:
----
  yast2-hardware-detection-4.0.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-hardware-detection.spec ++++++
--- /var/tmp/diff_new_pack.ZFxhtk/_old  2018-04-26 13:24:51.605030362 +0200
+++ /var/tmp/diff_new_pack.ZFxhtk/_new  2018-04-26 13:24:51.605030362 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-hardware-detection
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-hardware-detection
-Version:        3.1.8
+Version:        4.0.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-hardware-detection-3.1.8.tar.bz2 -> 
yast2-hardware-detection-4.0.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.8/.travis.yml 
new/yast2-hardware-detection-4.0.0/.travis.yml
--- old/yast2-hardware-detection-3.1.8/.travis.yml      2016-11-18 
11:09:53.988181331 +0100
+++ new/yast2-hardware-detection-4.0.0/.travis.yml      2018-04-09 
11:05:16.000000000 +0200
@@ -1,12 +1,11 @@
-language: cpp
-compiler:
-    - gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-    - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-    - sh ./travis_setup.sh -p "yast2-devtools doxygen pkg-config hwinfo-dev 
yast2-core-dev"
+  - docker build -t yast-hardware-detection-image .
 script:
-    - make -s -f Makefile.cvs
-    - make -s -j 4
-    - sudo make -s install
-    - make -s check
-
+  # the "yast-travis-cpp" script is included in the base yastdevel/cpp image
+  # see https://github.com/yast/docker-yast-cpp/blob/master/yast-travis-cpp
+  - docker run -it yast-hardware-detection-image yast-travis-cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.8/Dockerfile 
new/yast2-hardware-detection-4.0.0/Dockerfile
--- old/yast2-hardware-detection-3.1.8/Dockerfile       1970-01-01 
01:00:00.000000000 +0100
+++ new/yast2-hardware-detection-4.0.0/Dockerfile       2018-04-09 
11:05:16.000000000 +0200
@@ -0,0 +1,3 @@
+FROM yastdevel/cpp
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-hardware-detection-3.1.8/package/yast2-hardware-detection.changes 
new/yast2-hardware-detection-4.0.0/package/yast2-hardware-detection.changes
--- old/yast2-hardware-detection-3.1.8/package/yast2-hardware-detection.changes 
2016-11-18 11:09:53.992181331 +0100
+++ new/yast2-hardware-detection-4.0.0/package/yast2-hardware-detection.changes 
2018-04-09 11:05:16.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Apr  6 18:51:29 UTC 2018 - [email protected]
+
+- bnc#1087957 - version bump
+- 4.0.0
+
+-------------------------------------------------------------------
 Thu Nov 17 12:54:55 CET 2016 - [email protected]
 
 - parse new entry for permanent mac address (bsc#1007172)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-hardware-detection-3.1.8/package/yast2-hardware-detection.spec 
new/yast2-hardware-detection-4.0.0/package/yast2-hardware-detection.spec
--- old/yast2-hardware-detection-3.1.8/package/yast2-hardware-detection.spec    
2016-11-18 11:09:53.992181331 +0100
+++ new/yast2-hardware-detection-4.0.0/package/yast2-hardware-detection.spec    
2018-04-09 11:05:16.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-hardware-detection
-Version:        3.1.8
+Version:        4.0.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to