diff --git a/yast2-transfer-3.1.2.tar.bz2 b/yast2-transfer-3.1.2.tar.bz2 deleted file mode 100644 index 2b99a1d..0000000 --- a/yast2-transfer-3.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0df73c8e3337d878c8c88b7a54f560e67b018177dba93841a0ac2a1f6502c47 -size 21523 diff --git a/yast2-transfer-3.1.3.tar.bz2 b/yast2-transfer-3.1.3.tar.bz2 new file mode 100644 index 0000000..8c6e57a --- /dev/null +++ b/yast2-transfer-3.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70fc7fdbf958b33fb225aa2d4197bfb3cabcce894b363f6108460e239cf0123 +size 21177 diff --git a/yast2-transfer.changes b/yast2-transfer.changes index 2025269..6839e66 100644 --- a/yast2-transfer.changes +++ b/yast2-transfer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 2 08:58:27 UTC 2016 - igonzalezsosa@suse.com + +- Drop yast2-transfer-devel-doc package (fate#320356) +- 3.1.3 + ------------------------------------------------------------------- Mon Jan 26 13:56:18 UTC 2015 - jreidinger@suse.com diff --git a/yast2-transfer.spec b/yast2-transfer.spec index 7714d81..1846800 100644 --- a/yast2-transfer.spec +++ b/yast2-transfer.spec @@ -17,7 +17,7 @@ Name: yast2-transfer -Version: 3.1.2 +Version: 3.1.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -53,15 +53,6 @@ Requires: curl %description A YaST2 Agent for various Transfer Protocols: FTP, HTTP, and TFTP. -%package devel-doc -Requires: yast2-transfer = %version -Summary: YaST2 - Transfer - Development Documentation -Group: System/YaST - -%description devel-doc -This package contains development documentation for using the API -provided by yast2-transfer package. - %prep %setup -n %{name}-%{version} @@ -86,9 +77,4 @@ rm -f $RPM_BUILD_ROOT/%{yast_plugindir}/libpy2ag_tftp.la %dir %{yast_docdir} %doc %{yast_docdir}/COPYING -%files devel-doc -%doc %{yast_docdir}/*.html -%doc %{yast_docdir}/agent-curl -%doc %{yast_docdir}/agent-tftp - %changelog