commit yast2-transfer for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-transfer for openSUSE:Factory checked in at 2015-01-30 23:57:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-transfer (Old) and /work/SRC/openSUSE:Factory/.yast2-transfer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-transfer" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-transfer/yast2-transfer.changes 2013-11-18 14:59:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-transfer.new/yast2-transfer.changes 2015-01-30 23:57:39.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 26 13:56:18 UTC 2015 - jreidinger@suse.com + +- fixed \r character lost during conversion to Ruby + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-transfer.spec ++++++ --- /var/tmp/diff_new_pack.DwJGbb/_old 2015-01-30 23:57:40.000000000 +0100 +++ /var/tmp/diff_new_pack.DwJGbb/_new 2015-01-30 23:57:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-transfer # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ BuildRequires: update-desktop-files BuildRequires: yast2 BuildRequires: yast2-core-devel -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 %if 0%{?suse_version} < 1220 BuildRequires: libxcrypt-devel %endif ++++++ yast2-transfer-3.1.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-transfer-3.1.1/.travis.yml new/yast2-transfer-3.1.1/.travis.yml --- old/yast2-transfer-3.1.1/.travis.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-transfer-3.1.1/.travis.yml 2015-01-27 13:29:11.000000000 +0100 @@ -0,0 +1,15 @@ +language: cpp +compiler: + - gcc +before_install: + - rvm reset + - wget https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/tra... + - sh ./travis_setup.sh -p "rake yast2-core-dev yast2-devtools yast2-testsuite libcurl4-openssl-dev doxygen" -g "yast-rake gettext" +script: + - rake check:syntax + - rake check:pot + - make -f Makefile.cvs + - make + - make check + - sudo make install + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-transfer-3.1.1/MAINTAINER new/yast2-transfer-3.1.1/MAINTAINER --- old/yast2-transfer-3.1.1/MAINTAINER 2013-11-04 16:53:01.000000000 +0100 +++ new/yast2-transfer-3.1.1/MAINTAINER 2015-01-27 13:29:11.000000000 +0100 @@ -1 +1 @@ -Michael Andres <ma@suse.de> +Deprecated file. Use `osc maintainer yast2-transfer` instead. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-transfer-3.1.1/README.md new/yast2-transfer-3.1.1/README.md --- old/yast2-transfer-3.1.1/README.md 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-transfer-3.1.1/README.md 2015-01-27 13:29:11.000000000 +0100 @@ -0,0 +1,6 @@ +## YaST - Transfer Agent + +[![Travis Build](https://travis-ci.org/yast/yast-transfer.svg?branch=master)](https://travis-ci.org/yast/yast-transfer) +[![Jenkins Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-transfer-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-transfer-master/) + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-transfer-3.1.1/VERSION new/yast2-transfer-3.1.1/VERSION --- old/yast2-transfer-3.1.1/VERSION 2013-11-15 13:16:00.000000000 +0100 +++ new/yast2-transfer-3.1.1/VERSION 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -3.1.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-transfer-3.1.1/package/yast2-transfer.changes new/yast2-transfer-3.1.1/package/yast2-transfer.changes --- old/yast2-transfer-3.1.1/package/yast2-transfer.changes 2013-11-15 13:16:00.000000000 +0100 +++ new/yast2-transfer-3.1.1/package/yast2-transfer.changes 2015-01-27 13:29:11.000000000 +0100 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Jan 26 13:56:18 UTC 2015 - jreidinger@suse.com + +- fixed \r character lost during conversion to Ruby + +------------------------------------------------------------------- Wed Nov 13 15:56:18 UTC 2013 - jreidinger@suse.com - Add explicit COPYING file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-transfer-3.1.1/package/yast2-transfer.spec new/yast2-transfer-3.1.1/package/yast2-transfer.spec --- old/yast2-transfer-3.1.1/package/yast2-transfer.spec 2013-11-15 13:16:00.000000000 +0100 +++ new/yast2-transfer-3.1.1/package/yast2-transfer.spec 2015-01-27 13:29:11.000000000 +0100 @@ -26,7 +26,7 @@ Group: System/YaST License: GPL-2.0 BuildRequires: curl-devel gcc-c++ perl-XML-Writer update-desktop-files yast2 doxygen yast2-core-devel libtool -BuildRequires: yast2-devtools >= 3.0.6 +BuildRequires: yast2-devtools >= 3.1.10 %if 0%{?suse_version} < 1220 BuildRequires: libxcrypt-devel %endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-transfer-3.1.1/src/modules/FTP.rb new/yast2-transfer-3.1.1/src/modules/FTP.rb --- old/yast2-transfer-3.1.1/src/modules/FTP.rb 2013-11-04 16:53:01.000000000 +0100 +++ new/yast2-transfer-3.1.1/src/modules/FTP.rb 2015-01-27 13:29:11.000000000 +0100 @@ -62,7 +62,7 @@ Builtins.filter( Builtins.toset( - Builtins.splitstring(Ops.get_string(dir, "output", ""), " \n") + Builtins.splitstring(Ops.get_string(dir, "output", ""), "\r\n") ) ) { |s| s != "." && s != ".." && s != "" } end -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de