Rebase to upstream 1.4.3.

This commit is contained in:
Jan Kratochvil 2015-10-14 16:22:52 +02:00
parent 2c85bf1d91
commit e85969e9fd
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/v1.4.2.tar.gz
/v1.4.3.tar.gz

View File

@ -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.

View File

@ -1 +1 @@
a7e35e08cf9783de3ed51d1389e37db0 v1.4.2.tar.gz
690b638100344f90a8858b843c327b03 v1.4.3.tar.gz