Accepting request 783206 from utilities
OBS-URL: https://build.opensuse.org/request/show/783206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/signify?expand=0&rev=5
This commit is contained in:
commit
ad1d8c302a
@ -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>
|
Thu Feb 6 20:54:58 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: signify
|
Name: signify
|
||||||
Version: 28
|
Version: 29
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenBSD tool to sign and verify signatures on files (portable version)
|
Summary: OpenBSD tool to sign and verify signatures on files (portable version)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -38,7 +38,7 @@ See http://www.tedunangst.com/flak/post/signify for more information.
|
|||||||
%build
|
%build
|
||||||
export EXTRA_CFLAGS="%{optflags} -D_GNU_SOURCE"
|
export EXTRA_CFLAGS="%{optflags} -D_GNU_SOURCE"
|
||||||
export PREFIX="%{_prefix}"
|
export PREFIX="%{_prefix}"
|
||||||
make %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
export EXTRA_CFLAGS="%{optflags} -D_GNU_SOURCE"
|
export EXTRA_CFLAGS="%{optflags} -D_GNU_SOURCE"
|
||||||
@ -46,6 +46,7 @@ export PREFIX="%{_prefix}"
|
|||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%license COPYING
|
||||||
%doc README.md CHANGELOG.md
|
%doc README.md CHANGELOG.md
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_mandir}/man1/%{name}.1%{?ext_man}
|
%{_mandir}/man1/%{name}.1%{?ext_man}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fdc19fc0a00032c556c368f4e4a45344d708b3c5379fc894a391406a0b9301e9
|
|
||||||
size 93746
|
|
3
v29.tar.gz
Normal file
3
v29.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d255ad88290c9b675711f47cc7336b736f6a7adcccd822a0c1a03e3d53de41c
|
||||||
|
size 94553
|
Loading…
Reference in New Issue
Block a user