From e85969e9fd92d532557195768480672a3aa23ec4 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Wed, 14 Oct 2015 16:22:52 +0200 Subject: [PATCH] Rebase to upstream 1.4.3. --- .gitignore | 2 +- libipt.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8a3c431..a9595c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/v1.4.2.tar.gz +/v1.4.3.tar.gz diff --git a/libipt.spec b/libipt.spec index 2432a27..7e31e70 100644 --- a/libipt.spec +++ b/libipt.spec @@ -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 - 1.4.3-1 +- Rebase to upstream 1.4.3. + * Mon Aug 31 2015 Jan Kratochvil - 1.4.2-1 - Initial Fedora packaging. diff --git a/sources b/sources index 4235d46..541d223 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7e35e08cf9783de3ed51d1389e37db0 v1.4.2.tar.gz +690b638100344f90a8858b843c327b03 v1.4.3.tar.gz