New upstream release
This commit is contained in:
parent
46c18b25a8
commit
1eb2595b72
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/luksmeta-2.tar.bz2
|
||||
/luksmeta-3.tar.bz2
|
||||
/luksmeta-4.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: luksmeta
|
||||
Version: 3
|
||||
Release: 2%{?dist}
|
||||
Version: 4
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility for storing small metadata in the LUKSv1 header
|
||||
|
||||
License: LGPLv2+
|
||||
@ -50,6 +50,7 @@ make %{?_smp_mflags} check
|
||||
|
||||
%files
|
||||
%{_bindir}/luksmeta
|
||||
%{_mandir}/man8/luksmeta.8*
|
||||
|
||||
%files -n lib%{name}
|
||||
%license COPYING
|
||||
@ -61,6 +62,9 @@ make %{?_smp_mflags} check
|
||||
%{_libdir}/pkgconfig/luksmeta.pc
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2017 Nathaniel McCallum <npmccallum@redhat.com> - 4-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user