Rebase to upstream 1.6.1.
This commit is contained in:
parent
718f83351b
commit
71166286e0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/v1.5.tar.gz
|
||||
/v1.6.1.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libipt
|
||||
Version: 1.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel Processor Trace Decoder Library
|
||||
License: BSD
|
||||
URL: https://github.com/01org/processor-trace
|
||||
@ -55,6 +55,9 @@ ctest -V %{?_smp_mflags}
|
||||
%{_libdir}/%{name}.so
|
||||
|
||||
%changelog
|
||||
* Fri Jun 9 2017 Jan Kratochvil <jan.kratochvil@redhat.com> - 1.6.1-1
|
||||
- Rebase to upstream 1.6.1.
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user