Hello community,

here is the log from the commit of package yast2-sysconfig for openSUSE:Factory 
checked in at 2014-12-05 21:03:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-sysconfig (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-sysconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-sysconfig"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-sysconfig/yast2-sysconfig.changes  
2014-04-05 14:42:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-sysconfig.new/yast2-sysconfig.changes     
2014-12-05 21:03:03.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:51:41 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------

Old:
----
  yast2-sysconfig-3.1.1.tar.bz2

New:
----
  yast2-sysconfig-3.1.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-sysconfig.spec ++++++
--- /var/tmp/diff_new_pack.IS6KQl/_old  2014-12-05 21:03:03.000000000 +0100
+++ /var/tmp/diff_new_pack.IS6KQl/_new  2014-12-05 21:03:03.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-sysconfig
-Version:        3.1.1
+Version:        3.1.2
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-sysconfig-3.1.1.tar.bz2 -> yast2-sysconfig-3.1.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sysconfig-3.1.1/.travis.yml 
new/yast2-sysconfig-3.1.2/.travis.yml
--- old/yast2-sysconfig-3.1.1/.travis.yml       1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-sysconfig-3.1.2/.travis.yml       2014-12-04 11:13:27.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/master/travis-tools/travis_setup.sh
+    - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:2.14.1 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-sysconfig-3.1.1/MAINTAINER 
new/yast2-sysconfig-3.1.2/MAINTAINER
--- old/yast2-sysconfig-3.1.1/MAINTAINER        2014-03-28 16:07:04.000000000 
+0100
+++ new/yast2-sysconfig-3.1.2/MAINTAINER        2014-12-04 11:13:27.000000000 
+0100
@@ -1 +1 @@
-Ladislav Slezak <lsle...@suse.cz>
+Deprecated file. Use `osc maintainer yast2-sysconfig` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sysconfig-3.1.1/README.md 
new/yast2-sysconfig-3.1.2/README.md
--- old/yast2-sysconfig-3.1.1/README.md 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-sysconfig-3.1.2/README.md 2014-12-04 11:13:27.000000000 +0100
@@ -0,0 +1,5 @@
+# YaST - The Sysconfig Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-sysconfig.svg?branch=master)](https://travis-ci.org/yast/yast-sysconfig)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-sysconfig-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-sysconfig-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-sysconfig-3.1.1/package/yast2-sysconfig.changes 
new/yast2-sysconfig-3.1.2/package/yast2-sysconfig.changes
--- old/yast2-sysconfig-3.1.1/package/yast2-sysconfig.changes   2014-03-28 
16:07:04.000000000 +0100
+++ new/yast2-sysconfig-3.1.2/package/yast2-sysconfig.changes   2014-12-04 
11:13:27.000000000 +0100
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Thu Dec  4 09:51:41 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------
 Fri Mar 28 15:56:52 CET 2014 - loci...@suse.com
 
 - Removed any mention about SuSEconfig, that has been already
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sysconfig-3.1.1/package/yast2-sysconfig.spec 
new/yast2-sysconfig-3.1.2/package/yast2-sysconfig.spec
--- old/yast2-sysconfig-3.1.1/package/yast2-sysconfig.spec      2014-03-28 
16:07:04.000000000 +0100
+++ new/yast2-sysconfig-3.1.2/package/yast2-sysconfig.spec      2014-12-04 
11:13:27.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-sysconfig
-Version:        3.1.1
+Version:        3.1.2
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sysconfig-3.1.1/src/desktop/sysconfig.desktop 
new/yast2-sysconfig-3.1.2/src/desktop/sysconfig.desktop
--- old/yast2-sysconfig-3.1.1/src/desktop/sysconfig.desktop     2014-03-28 
16:07:04.000000000 +0100
+++ new/yast2-sysconfig-3.1.2/src/desktop/sysconfig.desktop     2014-12-04 
11:13:27.000000000 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=sysconfig
 
 X-SuSE-YaST-Group=System

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to