Dominique Leuenberger 2020-03-11 17:47:53 +00:00 committed by Git OBS Bridge
commit ad1d8c302a
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 7 09:08:28 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 29
* Source packages now include a license.
-------------------------------------------------------------------
Thu Feb 6 20:54:58 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -17,7 +17,7 @@
Name: signify
Version: 28
Version: 29
Release: 0
Summary: OpenBSD tool to sign and verify signatures on files (portable version)
License: BSD-3-Clause
@ -38,7 +38,7 @@ See http://www.tedunangst.com/flak/post/signify for more information.
%build
export EXTRA_CFLAGS="%{optflags} -D_GNU_SOURCE"
export PREFIX="%{_prefix}"
make %{?_smp_mflags}
%make_build
%install
export EXTRA_CFLAGS="%{optflags} -D_GNU_SOURCE"
@ -46,6 +46,7 @@ export PREFIX="%{_prefix}"
%make_install
%files
%license COPYING
%doc README.md CHANGELOG.md
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1%{?ext_man}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdc19fc0a00032c556c368f4e4a45344d708b3c5379fc894a391406a0b9301e9
size 93746

3
v29.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d255ad88290c9b675711f47cc7336b736f6a7adcccd822a0c1a03e3d53de41c
size 94553