Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/tang.git#78544b7a4b2a3154ba496eeccd3a57384e01072e
This commit is contained in:
DistroBaker 2021-02-08 11:47:02 +00:00
parent 5f3e448062
commit 05357d4233
3 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/tang-7.tar.bz2
/tang-8.tar.xz

View File

@ -1 +1 @@
SHA512 (tang-7.tar.bz2) = dd4187fa6962523ac2a745ef05a27cdf7e5264c595942e63d406d67a1c595e87bd7e74091cb2e16362f369480cdf8e3b4bfe1fee13b9cb73d5308f42c52f138a
SHA512 (tang-8.tar.xz) = 880ff63d373ff9a7c27d766fb34c36daa24cc59d1506f38696f2d9f511648517d559529babddacab0ffd6be40fdab1055870614c7a4e2ba527751f4de6e935ea

View File

@ -1,14 +1,11 @@
Name: tang
Version: 7
Release: 9%{?dist}
Version: 8
Release: 1%{?dist}
Summary: Network Presence Binding Daemon
License: GPLv3+
URL: https://github.com/latchset/%{name}
Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2
Patch0001: 0001-Move-build-system-to-meson.patch
Patch0002: 0002-Move-key-handling-to-tang-itself.patch
Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: meson
@ -84,6 +81,9 @@ exit 0
%{_mandir}/man1/tang-show-keys.1*
%changelog
* Mon Feb 08 2021 Sergio Correia <scorreia@redhat.com> - 8-1
- New upstream release - v8.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild