Hello community,

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

Package is "yast2-tftp-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-tftp-server/yast2-tftp-server.changes      
2014-04-02 17:26:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-tftp-server.new/yast2-tftp-server.changes 
2014-12-05 21:04:10.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:51:43 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------

Old:
----
  yast2-tftp-server-3.1.1.tar.bz2

New:
----
  yast2-tftp-server-3.1.2.tar.bz2

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

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

++++++ yast2-tftp-server-3.1.1.tar.bz2 -> yast2-tftp-server-3.1.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tftp-server-3.1.1/.travis.yml 
new/yast2-tftp-server-3.1.2/.travis.yml
--- old/yast2-tftp-server-3.1.1/.travis.yml     1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-tftp-server-3.1.2/.travis.yml     2014-12-04 11:06:52.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" -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-tftp-server-3.1.1/MAINTAINER 
new/yast2-tftp-server-3.1.2/MAINTAINER
--- old/yast2-tftp-server-3.1.1/MAINTAINER      2014-04-01 10:09:48.000000000 
+0200
+++ new/yast2-tftp-server-3.1.2/MAINTAINER      2014-12-04 11:06:52.000000000 
+0100
@@ -1 +1 @@
-Martin Vidner <mvid...@suse.cz>
+Deprecated file. Use `osc maintainer yast2-tftp-server` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tftp-server-3.1.1/README.md 
new/yast2-tftp-server-3.1.2/README.md
--- old/yast2-tftp-server-3.1.1/README.md       1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-tftp-server-3.1.2/README.md       2014-12-04 11:06:52.000000000 
+0100
@@ -0,0 +1,5 @@
+# YaST - The TFTP Server Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-tftp-server.svg?branch=master)](https://travis-ci.org/yast/yast-tftp-server)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-tftp-server-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-tftp-server-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-tftp-server-3.1.1/package/yast2-tftp-server.changes 
new/yast2-tftp-server-3.1.2/package/yast2-tftp-server.changes
--- old/yast2-tftp-server-3.1.1/package/yast2-tftp-server.changes       
2014-04-01 10:09:48.000000000 +0200
+++ new/yast2-tftp-server-3.1.2/package/yast2-tftp-server.changes       
2014-12-04 11:06:52.000000000 +0100
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Thu Dec  4 09:51:43 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------
 Tue Apr  1 09:46:19 CEST 2014 - loci...@suse.com
 
 - Testsuite adjusted to the new Systemd/Service library
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-tftp-server-3.1.1/package/yast2-tftp-server.spec 
new/yast2-tftp-server-3.1.2/package/yast2-tftp-server.spec
--- old/yast2-tftp-server-3.1.1/package/yast2-tftp-server.spec  2014-04-01 
10:09:48.000000000 +0200
+++ new/yast2-tftp-server-3.1.2/package/yast2-tftp-server.spec  2014-12-04 
11:06:52.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-tftp-server
-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-tftp-server-3.1.1/src/desktop/tftp-server.desktop 
new/yast2-tftp-server-3.1.2/src/desktop/tftp-server.desktop
--- old/yast2-tftp-server-3.1.1/src/desktop/tftp-server.desktop 2014-04-01 
10:09:48.000000000 +0200
+++ new/yast2-tftp-server-3.1.2/src/desktop/tftp-server.desktop 2014-12-04 
11:06:52.000000000 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=tftp-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