Upgrade to 2.0.2 release.
This commit is contained in:
parent
331d8fa2a5
commit
7ad897efa8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/v2.0.1.tar.gz
|
||||
/v2.0.2.tar.gz
|
||||
|
||||
11
libipt.spec
11
libipt.spec
@ -1,12 +1,12 @@
|
||||
%global __cmake_in_source_build 1
|
||||
|
||||
Name: libipt
|
||||
Version: 2.0.1
|
||||
Release: 6%{?dist}
|
||||
Version: 2.0.2
|
||||
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/v%{version}.tar.gz
|
||||
URL: https://github.com/intel/libipt
|
||||
Source0: https://github.com/intel/libipt/archive/v%{version}.tar.gz
|
||||
# c++ is required only for -DPTUNIT test "ptunit-cpp".
|
||||
# pandoc is for -DMAN.
|
||||
BuildRequires: gcc-c++ cmake pandoc
|
||||
@ -59,6 +59,9 @@ ctest -V %{?_smp_mflags}
|
||||
%{_mandir}/*/*.gz
|
||||
|
||||
%changelog
|
||||
* Tue Aug 04 2020 Keith Seitz <keiths@redhat.com> - 2.0.2-1
|
||||
- Upgrade to 2.0.2.
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-6
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.0.1.tar.gz) = e38e93908c3fbf1f2384cfca381eaf4bf667033de678041bd440adac8bbce4757b77304868896256ed72c202ee22ba1646aada90125029f14f5bffaf828a7df4
|
||||
SHA512 (v2.0.2.tar.gz) = bc256a57a8481e0be8220624da3ccf1fe4bf0ea83e9808fdf0aad6db865aee402a36e78285efb0316c016f57e0d6fc56b647ee8e9a2ad4b05bfc1ad68ddde535
|
||||
|
||||
Loading…
Reference in New Issue
Block a user