commit 66ff65600282d9b7e3538ff4f8baa378361958c9
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Feb 18 06:16:59 2018 +0000
Update to 1.0.39 (#4792)
.gitignore | 1 +
sources | 2 +-
tarsnap.spec | 17 ++++++++++-------
3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d62ff88..e759dfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
tarsnap-autoconf-1.0.36.1.tgz
/tarsnap-4db3705fa3ce0b0d45244a51acf78f2504988400.tar.gz
+/tarsnap-1.0.39.tar.gz
diff --git a/sources b/sources
index 264160b..ffc7e3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb1f6f2898d0d09145259b5dd0e0f151
tarsnap-4db3705fa3ce0b0d45244a51acf78f2504988400.tar.gz
+e2dfdbf1443080306c7d09bc35d21d92 tarsnap-1.0.39.tar.gz
diff --git a/tarsnap.spec b/tarsnap.spec
index 8e3e27f..9330a13 100644
--- a/tarsnap.spec
+++ b/tarsnap.spec
@@ -1,10 +1,10 @@
-%global commit 4db3705fa3ce0b0d45244a51acf78f2504988400
-%global date 20170417
-%global shortcommit0 %(c=%{commit}; echo ${c:0:7})
+#global commit 4db3705fa3ce0b0d45244a51acf78f2504988400
+#global date 20170417
+#global shortcommit0 #(c=#{commit}; echo ${c:0:7})
Name: tarsnap
-Version: 1.0.38
-Release: 0.2%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
+Version: 1.0.39
+Release: 1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Online encrypted backup service (client)
Group: Applications/Archiving
@@ -34,7 +34,7 @@ Group: Applications/Archiving
License: Tarsnap License and BSD and Public Domain
URL:
https://www.tarsnap.com/
#Source0:
https://www.tarsnap.com/download/tarsnap-autoconf-%{version}.tgz
-Source0:
https://github.com/Tarsnap/tarsnap/archive/%{commit}.tar.gz#/%{name}-%{co...
+Source0:
https://github.com/Tarsnap/tarsnap/archive/%{version}/%{name}-%{version}....
BuildRequires: openssl-devel
BuildRequires: zlib-devel
@@ -63,7 +63,7 @@ Requires: bash
Bash completion support for the %{name}'s utilities.
%prep
-%setup -q -n %{name}-%{commit}
+%setup -q -n %{name}-%{version}
autoreconf -fiv
%build
@@ -93,6 +93,9 @@ autoreconf -fiv
%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}-keymgmt
%changelog
+* Sun Feb 18 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.39-1
+- Update to 1.0.39 (#4792)
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
1.0.38-0.2.20170417git4db3705
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild