Hello community,

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

Package is "yast2-http-server"

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

Old:
----
  yast2-http-server-3.1.5.tar.bz2

New:
----
  yast2-http-server-3.1.6.tar.bz2

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

Other differences:
------------------
++++++ yast2-http-server.spec ++++++
--- /var/tmp/diff_new_pack.0j5ngE/_old  2014-12-05 21:04:33.000000000 +0100
+++ /var/tmp/diff_new_pack.0j5ngE/_new  2014-12-05 21:04:33.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-http-server
-Version:        3.1.5
+Version:        3.1.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-http-server-3.1.5.tar.bz2 -> yast2-http-server-3.1.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.5/.travis.yml 
new/yast2-http-server-3.1.6/.travis.yml
--- old/yast2-http-server-3.1.5/.travis.yml     1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-http-server-3.1.6/.travis.yml     2014-12-04 13:36:33.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 
"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-http-server-3.1.5/README.md 
new/yast2-http-server-3.1.6/README.md
--- old/yast2-http-server-3.1.5/README.md       1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-http-server-3.1.6/README.md       2014-12-04 13:36:33.000000000 
+0100
@@ -0,0 +1,5 @@
+# YaST - The HTTP Server Configuration Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-http-server.svg?branch=master)](https://travis-ci.org/yast/yast-http-server)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-http-server-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-http-server-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.5/package/yast2-http-server.changes 
new/yast2-http-server-3.1.6/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.5/package/yast2-http-server.changes       
2014-10-03 17:38:11.000000000 +0200
+++ new/yast2-http-server-3.1.6/package/yast2-http-server.changes       
2014-12-04 13:36:33.000000000 +0100
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Thu Dec  4 09:50:14 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------
 Fri Oct  3 08:37:15 UTC 2014 - an...@suse.com
 
 - Dropped the usage of deprecated directives Order, Allow and Deny
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.5/package/yast2-http-server.spec 
new/yast2-http-server-3.1.6/package/yast2-http-server.spec
--- old/yast2-http-server-3.1.5/package/yast2-http-server.spec  2014-10-03 
17:38:11.000000000 +0200
+++ new/yast2-http-server-3.1.6/package/yast2-http-server.spec  2014-12-04 
13:36:33.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-http-server
-Version:        3.1.5
+Version:        3.1.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.5/src/desktop/http-server.desktop 
new/yast2-http-server-3.1.6/src/desktop/http-server.desktop
--- old/yast2-http-server-3.1.5/src/desktop/http-server.desktop 2014-10-03 
17:38:11.000000000 +0200
+++ new/yast2-http-server-3.1.6/src/desktop/http-server.desktop 2014-12-04 
13:36:33.000000000 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=http-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