Rebase to upstream 1.4.3.
This commit is contained in:
parent
2c85bf1d91
commit
e85969e9fd
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/v1.4.2.tar.gz
|
||||
/v1.4.3.tar.gz
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
Name: libipt
|
||||
Version: 1.4.2
|
||||
Version: 1.4.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel Processor Trace Decoder Library
|
||||
License: BSD
|
||||
URL: https://github.com/01org/processor-trace
|
||||
Source0: https://github.com/01org/processor-trace/archive/v1.4.2.tar.gz
|
||||
Source0: https://github.com/01org/processor-trace/archive/v%{version}.tar.gz
|
||||
BuildRequires: cmake
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
|
||||
@ -56,5 +56,8 @@ ctest -V %{?_smp_mflags}
|
||||
%{_libdir}/%{name}.so
|
||||
|
||||
%changelog
|
||||
* Wed Oct 14 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 1.4.3-1
|
||||
- Rebase to upstream 1.4.3.
|
||||
|
||||
* Mon Aug 31 2015 Jan Kratochvil <jan.kratochvil@redhat.com> - 1.4.2-1
|
||||
- Initial Fedora packaging.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user