Hello community, here is the log from the commit of package yast2-scanner for openSUSE:Factory checked in at 2014-12-05 21:03:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-scanner (Old) and /work/SRC/openSUSE:Factory/.yast2-scanner.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-scanner" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-scanner/yast2-scanner.changes 2013-11-15 14:25:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-scanner.new/yast2-scanner.changes 2014-12-05 21:03:26.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 4 09:51:31 UTC 2014 - [email protected] + +- remove X-KDE-Library from desktop file (bnc#899104) + +------------------------------------------------------------------- Old: ---- yast2-scanner-3.1.1.tar.bz2 New: ---- yast2-scanner-3.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-scanner.spec ++++++ --- /var/tmp/diff_new_pack.0zg4Kg/_old 2014-12-05 21:03:28.000000000 +0100 +++ /var/tmp/diff_new_pack.0zg4Kg/_new 2014-12-05 21:03:28.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-scanner # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,7 +17,7 @@ Name: yast2-scanner -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -32,7 +32,7 @@ BuildRequires: update-desktop-files BuildRequires: xorg-x11-libX11-devel BuildRequires: yast2 -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-testsuite Requires: yast2 # Used to exclude libX11, libXau, libxcb, and libxcb-xlib from the requires list ++++++ yast2-scanner-3.1.1.tar.bz2 -> yast2-scanner-3.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-scanner-3.1.1/.travis.yml new/yast2-scanner-3.1.2/.travis.yml --- old/yast2-scanner-3.1.1/.travis.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-scanner-3.1.2/.travis.yml 2014-12-04 13:34:15.000000000 +0100 @@ -0,0 +1,16 @@ +language: cpp +compiler: + - gcc +before_install: + # disable rvm, use system Ruby + - rvm reset + - wget https://raw.githubusercontent.com/yast/yast-devtools/SLE-12-GA/travis-tools/travis_setup.sh + - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 libx11-dev" -g "yast-rake gettext" +script: + - rake check:syntax + - rake check:pot + - make -f Makefile.cvs + - make + - sudo make install + - make check + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-scanner-3.1.1/MAINTAINER new/yast2-scanner-3.1.2/MAINTAINER --- old/yast2-scanner-3.1.1/MAINTAINER 2013-11-04 16:47:09.000000000 +0100 +++ new/yast2-scanner-3.1.2/MAINTAINER 2014-12-04 13:34:15.000000000 +0100 @@ -1 +1 @@ -Johannes Meixner <[email protected]> +Deprecated file. Use `osc maintainer yast2-scanner` instead. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-scanner-3.1.1/README.md new/yast2-scanner-3.1.2/README.md --- old/yast2-scanner-3.1.1/README.md 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-scanner-3.1.2/README.md 2014-12-04 13:34:15.000000000 +0100 @@ -0,0 +1,5 @@ +# YaST - The Scanner Configuration Module # + +[](https://travis-ci.org/yast/yast-scanner) +[](https://ci.opensuse.org/view/Yast/job/yast-scanner-master/) + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-scanner-3.1.1/VERSION new/yast2-scanner-3.1.2/VERSION --- old/yast2-scanner-3.1.1/VERSION 2013-11-15 13:13:12.000000000 +0100 +++ new/yast2-scanner-3.1.2/VERSION 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -3.1.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-scanner-3.1.1/package/yast2-scanner.changes new/yast2-scanner-3.1.2/package/yast2-scanner.changes --- old/yast2-scanner-3.1.1/package/yast2-scanner.changes 2013-11-15 13:13:12.000000000 +0100 +++ new/yast2-scanner-3.1.2/package/yast2-scanner.changes 2014-12-04 13:34:15.000000000 +0100 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Dec 4 09:51:31 UTC 2014 - [email protected] + +- remove X-KDE-Library from desktop file (bnc#899104) + +------------------------------------------------------------------- Wed Nov 13 15:56:18 UTC 2013 - [email protected] - Add explicit COPYING file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-scanner-3.1.1/package/yast2-scanner.spec new/yast2-scanner-3.1.2/package/yast2-scanner.spec --- old/yast2-scanner-3.1.1/package/yast2-scanner.spec 2013-11-15 13:13:12.000000000 +0100 +++ new/yast2-scanner-3.1.2/package/yast2-scanner.spec 2014-12-04 13:34:15.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-scanner -Version: 3.1.1 +Version: 3.1.2 Release: 0 Group: System/YaST @@ -25,7 +25,7 @@ Source0: %{name}-%{version}.tar.bz2 BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files xorg-x11-libX11-devel yast2 yast2-testsuite libtool -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 Requires: yast2 # Used to exclude libX11, libXau, libxcb, and libxcb-xlib from the requires list # which are pulled in by Autoreqprov because of the displaytest tool: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-scanner-3.1.1/src/desktop/scanner.desktop new/yast2-scanner-3.1.2/src/desktop/scanner.desktop --- old/yast2-scanner-3.1.1/src/desktop/scanner.desktop 2013-11-04 16:47:09.000000000 +0100 +++ new/yast2-scanner-3.1.2/src/desktop/scanner.desktop 2014-12-04 13:34:15.000000000 +0100 @@ -3,7 +3,6 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; X-KDE-ModuleType=Library X-KDE-HasReadOnlyMode=true -X-KDE-Library=yast2 X-SuSE-YaST-Call=scanner X-SuSE-YaST-Group=Hardware X-SuSE-YaST-Argument= -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
