Hello community, here is the log from the commit of package yast2-geo-cluster for openSUSE:Factory checked in at 2014-12-05 21:04:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-geo-cluster (Old) and /work/SRC/openSUSE:Factory/.yast2-geo-cluster.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-geo-cluster" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-geo-cluster/yast2-geo-cluster.changes 2014-08-25 11:04:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-geo-cluster.new/yast2-geo-cluster.changes 2014-12-05 21:04:24.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 4 09:50:13 UTC 2014 - [email protected] + +- remove X-KDE-Library from desktop file (bnc#899104) + +------------------------------------------------------------------- Old: ---- yast2-geo-cluster-3.1.7.tar.bz2 New: ---- yast2-geo-cluster-3.1.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-geo-cluster.spec ++++++ --- /var/tmp/diff_new_pack.eODFhK/_old 2014-12-05 21:04:25.000000000 +0100 +++ /var/tmp/diff_new_pack.eODFhK/_new 2014-12-05 21:04:25.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-geo-cluster -Version: 3.1.7 +Version: 3.1.8 Release: 0 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services ++++++ yast2-geo-cluster-3.1.7.tar.bz2 -> yast2-geo-cluster-3.1.8.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-geo-cluster-3.1.7/.travis.yml new/yast2-geo-cluster-3.1.8/.travis.yml --- old/yast2-geo-cluster-3.1.7/.travis.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-geo-cluster-3.1.8/.travis.yml 2014-11-14 18:30:12.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" -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-geo-cluster-3.1.7/MAINTAINER new/yast2-geo-cluster-3.1.8/MAINTAINER --- old/yast2-geo-cluster-3.1.7/MAINTAINER 2014-08-22 05:36:17.000000000 +0200 +++ new/yast2-geo-cluster-3.1.8/MAINTAINER 2014-12-04 13:30:11.000000000 +0100 @@ -1 +1 @@ -Nick Wang <[email protected]> +Deprecated file. Use `osc maintainer yast2-geo-cluster` instead. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-geo-cluster-3.1.7/Makefile.cvs new/yast2-geo-cluster-3.1.8/Makefile.cvs --- old/yast2-geo-cluster-3.1.7/Makefile.cvs 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-geo-cluster-3.1.8/Makefile.cvs 2014-12-04 13:30:11.000000000 +0100 @@ -0,0 +1,23 @@ +# +# Makefile.cvs +# + +LIB = $(shell y2tool get-lib) + +PREFIX = /usr + +configure: all + ./configure --prefix=$(PREFIX) --libdir=$(PREFIX)/$(LIB) + +all: + y2tool y2autoconf + y2tool y2automake + autoreconf --force --install + +install: configure + make + make install + +reconf: all + ./config.status --recheck + ./config.status diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-geo-cluster-3.1.7/README.md new/yast2-geo-cluster-3.1.8/README.md --- old/yast2-geo-cluster-3.1.7/README.md 2014-08-22 05:36:17.000000000 +0200 +++ new/yast2-geo-cluster-3.1.8/README.md 2014-12-04 13:30:11.000000000 +0100 @@ -1,2 +1,5 @@ -yast-geo-cluster -================ +# YaST - The GEO Cluster Module # + +[](https://travis-ci.org/yast/yast-geo-cluster) +[](https://ci.opensuse.org/view/Yast/job/yast-geo-cluster-master/) + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-geo-cluster-3.1.7/package/yast2-geo-cluster.changes new/yast2-geo-cluster-3.1.8/package/yast2-geo-cluster.changes --- old/yast2-geo-cluster-3.1.7/package/yast2-geo-cluster.changes 2014-08-22 05:36:17.000000000 +0200 +++ new/yast2-geo-cluster-3.1.8/package/yast2-geo-cluster.changes 2014-12-04 13:30:11.000000000 +0100 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Dec 4 09:50:13 UTC 2014 - [email protected] + +- remove X-KDE-Library from desktop file (bnc#899104) + +------------------------------------------------------------------- Fri Aug 22 03:08:19 UTC 2014 - [email protected] - BNC#892900. Adjust English Software Strings of window's title. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-geo-cluster-3.1.7/package/yast2-geo-cluster.spec new/yast2-geo-cluster-3.1.8/package/yast2-geo-cluster.spec --- old/yast2-geo-cluster-3.1.7/package/yast2-geo-cluster.spec 2014-08-22 05:36:17.000000000 +0200 +++ new/yast2-geo-cluster-3.1.8/package/yast2-geo-cluster.spec 2014-12-04 13:30:11.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-geo-cluster -Version: 3.1.7 +Version: 3.1.8 Release: 0 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-geo-cluster-3.1.7/src/desktop/geo-cluster.desktop new/yast2-geo-cluster-3.1.8/src/desktop/geo-cluster.desktop --- old/yast2-geo-cluster-3.1.7/src/desktop/geo-cluster.desktop 2014-08-22 05:36:17.000000000 +0200 +++ new/yast2-geo-cluster-3.1.8/src/desktop/geo-cluster.desktop 2014-12-04 13:30:11.000000000 +0100 @@ -5,7 +5,6 @@ X-KDE-ModuleType=Library X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true -X-KDE-Library=yast2 X-SuSE-YaST-Call=geo-cluster X-SuSE-YaST-Group=High_Availability -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
