Following improvements in libtpms
This commit is contained in:
parent
49901cecb1
commit
99a6757493
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/make-git-snapshot.sh
|
||||
/libtpms-20180917.tar.xz
|
||||
/libtpms-20180918.tar.xz
|
||||
/libtpms-20181031.tar.xz
|
||||
|
BIN
libtpms-20181031.tar.xz
Normal file
BIN
libtpms-20181031.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
%global gitdate 20180918
|
||||
%global gitversion e8e8633089
|
||||
%global gitdate 20181031
|
||||
%global gitversion 0466fcf6a4
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.6.0
|
||||
@ -58,6 +58,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 31 2018 Stefan Berger <stefanb@linux.ibm.com> - 0.6.0-0.20181031git0466fcf6a4
|
||||
- Following improvements in libtpms
|
||||
|
||||
* Tue Sep 18 2018 Stefan Berger <stefanb@linux.vnet.ibm.com - 0.6.0-0.20180918gite8e8633089
|
||||
- Fixed changelog
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libtpms.spec) = fea667a01b6e5c13ce72264dcf861486673a7f3c3104d5578c0f2322a138d1cde97688d64be6da6e35c2366cefec7e35463bc7cdc2b09b2ee6a989268df9f558
|
||||
SHA512 (libtpms-20180918.tar.xz) = 4c4d3077d670ffb39e03a2d26db284d562233aaa546d52ae0ac5e6ac37c63e08f2ff0b0431b4ba5ff0cb664222979d3b8f819aa549c97d85264223ad2e853e1a
|
||||
SHA512 (libtpms.spec) = ceac457cfaa25f19331170005f31ba541d0bfb0947463f8eadeed03bba458befdcc6f5287c7a87a50df45db11ab5bbdafe6d0320df61a0a2e7258c4d454b439d
|
||||
SHA512 (libtpms-20181031.tar.xz) = 5058564334762b129b40f0b43151754493309e78eaecf07239530a6c5dde90f9e8e8c1188ae2b7fb5d32f04ff9e52f5d471cbdf49ec4d7f1890d28fe23d54837
|
||||
|
Loading…
Reference in New Issue
Block a user