Hello community,

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

Package is "yast2-dns-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-dns-server/yast2-dns-server.changes        
2014-09-05 09:34:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-dns-server.new/yast2-dns-server.changes   
2014-12-05 21:04:02.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:50:05 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------

Old:
----
  yast2-dns-server-3.1.7.tar.bz2

New:
----
  yast2-dns-server-3.1.8.tar.bz2

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

Other differences:
------------------
++++++ yast2-dns-server.spec ++++++
--- /var/tmp/diff_new_pack.nQp2Ou/_old  2014-12-05 21:04:03.000000000 +0100
+++ /var/tmp/diff_new_pack.nQp2Ou/_new  2014-12-05 21:04:03.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-dns-server
-Version:        3.1.7
+Version:        3.1.8
 Release:        0
 Url:            https://github.com/yast/yast-dns-server
 

++++++ yast2-dns-server-3.1.7.tar.bz2 -> yast2-dns-server-3.1.8.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-3.1.7/.travis.yml 
new/yast2-dns-server-3.1.8/.travis.yml
--- old/yast2-dns-server-3.1.7/.travis.yml      1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-dns-server-3.1.8/.travis.yml      2014-12-04 10:56:53.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 
yast2-ldap yast2-perl-bindings" -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-dns-server-3.1.7/MAINTAINER 
new/yast2-dns-server-3.1.8/MAINTAINER
--- old/yast2-dns-server-3.1.7/MAINTAINER       2014-09-04 16:35:08.000000000 
+0200
+++ new/yast2-dns-server-3.1.8/MAINTAINER       2014-12-04 10:56:53.000000000 
+0100
@@ -1 +1 @@
-YaST2 Maintainers <yast2-maintain...@suse.de>
+Deprecated file. Use `osc maintainer yast2-dns-server` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-3.1.7/README.md 
new/yast2-dns-server-3.1.8/README.md
--- old/yast2-dns-server-3.1.7/README.md        1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-dns-server-3.1.8/README.md        2014-12-04 10:56:53.000000000 
+0100
@@ -0,0 +1,5 @@
+# YaST - The DNS Server Configuration Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-dns-server.svg?branch=master)](https://travis-ci.org/yast/yast-dns-server)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-dns-server-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-dns-server-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-3.1.7/package/yast2-dns-server.changes 
new/yast2-dns-server-3.1.8/package/yast2-dns-server.changes
--- old/yast2-dns-server-3.1.7/package/yast2-dns-server.changes 2014-09-04 
16:35:08.000000000 +0200
+++ new/yast2-dns-server-3.1.8/package/yast2-dns-server.changes 2014-12-04 
10:56:53.000000000 +0100
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Thu Dec  4 09:50:05 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------
 Thu Sep  4 12:20:11 UTC 2014 - mvid...@suse.com
 
 - Use a more flexible rubygem requirement syntax (bnc#895069)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-dns-server-3.1.7/package/yast2-dns-server.spec 
new/yast2-dns-server-3.1.8/package/yast2-dns-server.spec
--- old/yast2-dns-server-3.1.7/package/yast2-dns-server.spec    2014-09-04 
16:35:08.000000000 +0200
+++ new/yast2-dns-server-3.1.8/package/yast2-dns-server.spec    2014-12-04 
10:56:53.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-dns-server
-Version:        3.1.7
+Version:        3.1.8
 Release:        0
 Url:            https://github.com/yast/yast-dns-server
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-dns-server-3.1.7/src/desktop/dns-server.desktop 
new/yast2-dns-server-3.1.8/src/desktop/dns-server.desktop
--- old/yast2-dns-server-3.1.7/src/desktop/dns-server.desktop   2014-09-04 
16:35:08.000000000 +0200
+++ new/yast2-dns-server-3.1.8/src/desktop/dns-server.desktop   2014-12-04 
10:56:53.000000000 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=dns-server
 
 X-SuSE-YaST-Group=Net_advanced

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

Reply via email to