!4 Update to version 0.3.92
Merge pull request !4 from roberto.sassu/master
This commit is contained in:
commit
721f620a6b
Binary file not shown.
BIN
digest-list-tools-0.3.92.tar.gz
Normal file
BIN
digest-list-tools-0.3.92.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
name: digest-list-tools
|
name: digest-list-tools
|
||||||
Version: 0.3.91
|
Version: 0.3.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Digest list tools
|
Summary: Digest list tools
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ BuildRequires: keyutils-libs-devel
|
|||||||
This package includes the tools for configure the IMA Digest Lists extension.
|
This package includes the tools for configure the IMA Digest Lists extension.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -iv
|
autoreconf -iv
|
||||||
@ -73,6 +73,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%exclude /usr/lib64/digestlist/*.la
|
%exclude /usr/lib64/digestlist/*.la
|
||||||
%exclude /usr/lib64/libdigestlist-base.a
|
%exclude /usr/lib64/libdigestlist-base.a
|
||||||
%exclude /usr/lib64/libdigestlist-base.la
|
%exclude /usr/lib64/libdigestlist-base.la
|
||||||
|
%dir %{_includedir}/digestlist
|
||||||
|
%{_includedir}/digestlist/*.h
|
||||||
|
|
||||||
%doc
|
%doc
|
||||||
%dir /usr/share/digest-list-tools
|
%dir /usr/share/digest-list-tools
|
||||||
@ -90,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 02 2020 - 0.3.92
|
||||||
|
- Bug fixes
|
||||||
|
- Change format of file list for compact/unknown generators
|
||||||
|
|
||||||
* Tue Jun 03 2020 Roberto Sassu <roberto.sassu@huawei.com> - 0.3.91
|
* Tue Jun 03 2020 Roberto Sassu <roberto.sassu@huawei.com> - 0.3.91
|
||||||
- Bug fixes
|
- Bug fixes
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user