Hello community,

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

Package is "yast2-proxy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-proxy/yast2-proxy.changes  2014-10-14 
07:09:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-proxy.new/yast2-proxy.changes     
2014-12-05 21:02:50.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:51:05 UTC 2014 - [email protected]
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------

Old:
----
  yast2-proxy-3.1.2.tar.bz2

New:
----
  yast2-proxy-3.1.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-proxy.spec ++++++
--- /var/tmp/diff_new_pack.aa1XWX/_old  2014-12-05 21:02:51.000000000 +0100
+++ /var/tmp/diff_new_pack.aa1XWX/_new  2014-12-05 21:02:51.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-proxy
-Version:        3.1.2
+Version:        3.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-proxy-3.1.2.tar.bz2 -> yast2-proxy-3.1.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-proxy-3.1.2/.travis.yml 
new/yast2-proxy-3.1.3/.travis.yml
--- old/yast2-proxy-3.1.2/.travis.yml   1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-proxy-3.1.3/.travis.yml   2014-12-04 11:00:58.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-proxy-3.1.2/README.md 
new/yast2-proxy-3.1.3/README.md
--- old/yast2-proxy-3.1.2/README.md     1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-proxy-3.1.3/README.md     2014-12-04 11:00:58.000000000 +0100
@@ -0,0 +1,5 @@
+# YaST - The Proxy Configuration Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-proxy.svg?branch=master)](https://travis-ci.org/yast/yast-proxy)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-proxy-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-proxy-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-proxy-3.1.2/config/proxy.desktop 
new/yast2-proxy-3.1.3/config/proxy.desktop
--- old/yast2-proxy-3.1.2/config/proxy.desktop  2014-10-13 09:52:09.000000000 
+0200
+++ new/yast2-proxy-3.1.3/config/proxy.desktop  2014-12-04 11:00:58.000000000 
+0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=proxy
 
 X-SuSE-YaST-Group=Net_advanced
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-proxy-3.1.2/package/yast2-proxy.changes 
new/yast2-proxy-3.1.3/package/yast2-proxy.changes
--- old/yast2-proxy-3.1.2/package/yast2-proxy.changes   2014-10-13 
09:52:09.000000000 +0200
+++ new/yast2-proxy-3.1.3/package/yast2-proxy.changes   2014-12-04 
11:00:58.000000000 +0100
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Thu Dec  4 09:51:05 UTC 2014 - [email protected]
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+-------------------------------------------------------------------
 Wed Oct  8 13:47:41 UTC 2014 - [email protected]
 
 - Fixed Test Proxy Settings always reporting failure (bnc#853725,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-proxy-3.1.2/package/yast2-proxy.spec 
new/yast2-proxy-3.1.3/package/yast2-proxy.spec
--- old/yast2-proxy-3.1.2/package/yast2-proxy.spec      2014-10-13 
09:52:09.000000000 +0200
+++ new/yast2-proxy-3.1.3/package/yast2-proxy.spec      2014-12-04 
11:00:58.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-proxy
-Version:        3.1.2
+Version:        3.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to