Overview

Request 668424 accepted

I want to propose this update of duply for 15.1.
Malcolm, if you disagree, please decline this request.

old: openSUSE:Leap:15.1/duply
new: openSUSE:Factory/duply rev 20
Index: duply.changes
===================================================================
--- duply.changes (revision 8)
+++ duply.changes (revision 20)
@@ -1,4 +1,21 @@
-------------------------------------------------------------------
+Sun Jul 29 11:27:23 UTC 2018 - jengelh@inai.de
+
+- Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------
+Fri Jun 1 21:28:20 UTC 2018 - malcolmlewis@opensuse.org
+
+- Update to version 2.0.4:
+ + Bugfix 114: "duply usage is not current" wrt. purgeFull/Incr.
+ + Bugfix 115: typo in error message - "Not GPG_KEY entries"
+ should be "No".
+ + Bugfix 117: no duply_ prefix when ARCH_DIR is set in conf.
+ + Occasionally shows negative runtimes, (deb#882159).
+- Changes from version 2.0.3:
+ +Bugfix: "line 2231: CMDS: bad array subscript".
+
+-------------------------------------------------------------------
Tue Aug 8 20:09:42 UTC 2017 - malcolmlewis@opensuse.org

- Update to version 2.0.2:
Index: duply.spec
===================================================================
--- duply.spec (revision 8)
+++ duply.spec (revision 20)
@@ -1,8 +1,8 @@
#
# spec file for package duply
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2011-2017 Malcolm J Lewis
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2011-2018 Malcolm J Lewis
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@


Name: duply
-Version: 2.0.2
+Version: 2.0.4
Release: 0
-Summary: A frontend for the mighty duplicity magic
-License: GPL-2.0
+Summary: A frontend for the "duplicity" backup program
+License: GPL-2.0-only
Group: Productivity/Archiving/Compression
Url: http://duply.net/
Source0: https://svwh.dl.sourceforge.net/project/ftplicity/duply%20%28simple%20duplicity%29/2.0.x/%{name}_%{version}.tgz
@@ -39,11 +39,13 @@

%prep
%setup -q -n %{name}_%{version}
+#Fix env-script-interpreter rpmlint error
+sed -i 's/\/usr\/bin\/env bash/\/bin\/bash/g' duply

%build

%install
-install -D -m0755 %{name} %{buildroot}%{_bindir}/%{name}
+install -Dm0755 %{name} %{buildroot}%{_bindir}/%{name}

%files
%defattr(-,root,root,-)
Index: duply_2.0.4.tgz
===================================================================
Binary file duply_2.0.4.tgz (revision 20) added
Index: duply_2.0.2.tgz
===================================================================
Binary file duply_2.0.2.tgz (revision 8) deleted

Loading...

Leap Reviewbot's avatar

openSUSE:Factory/duply@20 -> openSUSE:Leap:15.1/duply

expected origin is 'openSUSE:Leap:15.0' (changed)

Package was from openSUSE:Factory in 15.0

perfect. the submitted sources are in or accepted for Factory


Request History
Wolfgang Rosenauer's avatar

wrosenauer created request

I want to propose this update of duply for 15.1.
Malcolm, if you disagree, please decline this request.

old: openSUSE:Leap:15.1/duply
new: openSUSE:Factory/duply rev 20
Index: duply.changes
===================================================================
--- duply.changes (revision 8)
+++ duply.changes (revision 20)
@@ -1,4 +1,21 @@
-------------------------------------------------------------------
+Sun Jul 29 11:27:23 UTC 2018 - jengelh@inai.de
+
+- Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------
+Fri Jun 1 21:28:20 UTC 2018 - malcolmlewis@opensuse.org
+
+- Update to version 2.0.4:
+ + Bugfix 114: "duply usage is not current" wrt. purgeFull/Incr.
+ + Bugfix 115: typo in error message - "Not GPG_KEY entries"
+ should be "No".
+ + Bugfix 117: no duply_ prefix when ARCH_DIR is set in conf.
+ + Occasionally shows negative runtimes, (deb#882159).
+- Changes from version 2.0.3:
+ +Bugfix: "line 2231: CMDS: bad array subscript".
+
+-------------------------------------------------------------------
Tue Aug 8 20:09:42 UTC 2017 - malcolmlewis@opensuse.org

- Update to version 2.0.2:
Index: duply.spec
===================================================================
--- duply.spec (revision 8)
+++ duply.spec (revision 20)
@@ -1,8 +1,8 @@
#
# spec file for package duply
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2011-2017 Malcolm J Lewis
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2011-2018 Malcolm J Lewis
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@


Name: duply
-Version: 2.0.2
+Version: 2.0.4
Release: 0
-Summary: A frontend for the mighty duplicity magic
-License: GPL-2.0
+Summary: A frontend for the "duplicity" backup program
+License: GPL-2.0-only
Group: Productivity/Archiving/Compression
Url: http://duply.net/
Source0: https://svwh.dl.sourceforge.net/project/ftplicity/duply%20%28simple%20duplicity%29/2.0.x/%{name}_%{version}.tgz
@@ -39,11 +39,13 @@

%prep
%setup -q -n %{name}_%{version}
+#Fix env-script-interpreter rpmlint error
+sed -i 's/\/usr\/bin\/env bash/\/bin\/bash/g' duply

%build

%install
-install -D -m0755 %{name} %{buildroot}%{_bindir}/%{name}
+install -Dm0755 %{name} %{buildroot}%{_bindir}/%{name}

%files
%defattr(-,root,root,-)
Index: duply_2.0.4.tgz
===================================================================
Binary file duply_2.0.4.tgz (revision 20) added
Index: duply_2.0.2.tgz
===================================================================
Binary file duply_2.0.2.tgz (revision 8) deleted


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Leap Reviewbot's avatar

leaper added duply as a reviewer

submitter not devel maintainer


Leap Reviewbot's avatar

leaper added leap-reviewers as a reviewer


Leap Reviewbot's avatar

leaper accepted review

ok


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Leap:15.1:Staging:adi:17"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Leap:15.1:Staging:adi:17


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Malcolm Lewis's avatar

malcolmlewis accepted review

Looks good to me, thanks :)


Max Lin's avatar

mlin7442 accepted review

ok


Staging Bot's avatar

staging-bot accepted review

ready to accept


Staging Bot's avatar

staging-bot approved review

ready to accept


Yuchen Lin's avatar

maxlin_factory accepted request

Accept to openSUSE:Leap:15.1

openSUSE Build Service is sponsored by