commit 6846f79d9bf453fb94c851ba39beea8d308bd65b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 26 18:57:49 2022 +0000
Update tarsnap to 1.0.40
.gitignore | 1 +
sources | 2 +-
tarsnap.spec | 8 +++++---
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e759dfa..c7a9cac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
tarsnap-autoconf-1.0.36.1.tgz
/tarsnap-4db3705fa3ce0b0d45244a51acf78f2504988400.tar.gz
/tarsnap-1.0.39.tar.gz
+/tarsnap-1.0.40.tar.gz
diff --git a/sources b/sources
index ffc7e3a..7f4ff4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2dfdbf1443080306c7d09bc35d21d92 tarsnap-1.0.39.tar.gz
+SHA512 (tarsnap-1.0.40.tar.gz) =
54ba631e4db69a3cf14d927e5fb4a85debf3dcf82a263a405fd1689e86dba1bcf8c83b804f763096bba9714464de988c225203b5634d5fa5d0301e4a009f0bcc
diff --git a/tarsnap.spec b/tarsnap.spec
index 0905303..f27a9a3 100644
--- a/tarsnap.spec
+++ b/tarsnap.spec
@@ -3,8 +3,8 @@
#global shortcommit0 #(c=#{commit}; echo ${c:0:7})
Name: tarsnap
-Version: 1.0.39
-Release: 11%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
+Version: 1.0.40
+Release: 1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Online encrypted backup service (client)
Group: Applications/Archiving
@@ -33,7 +33,6 @@ Group: Applications/Archiving
# - tar/getdate.c
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/%{version}/%{name}-%{version}....
BuildRequires: gcc-c++
@@ -94,6 +93,9 @@ autoreconf -fiv
%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}-keymgmt
%changelog
+* Sat Feb 26 2022 Sérgio Basto <sergio(a)serjux.com> - 1.0.40-1
+- Update tarsnap to 1.0.40
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
1.0.39-11
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild