From ddb49d42276d6e21a5deee336e59377dad904ee1 Mon Sep 17 00:00:00 2001 From: Marcel Cornu Date: Mon, 18 Feb 2019 13:35:34 +0000 Subject: [PATCH] New release 3.0.0 --- .gitignore | 1 + intel-cmt-cat.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index e632758..3008cee 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /v1.2.0.tar.gz /v2.0.0.tar.gz /v2.1.0.tar.gz +/v3.0.0.tar.gz diff --git a/intel-cmt-cat.spec b/intel-cmt-cat.spec index 4c7f5ad..c8a2aea 100644 --- a/intel-cmt-cat.spec +++ b/intel-cmt-cat.spec @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018, Intel Corporation +# Copyright (c) 2016-2019, Intel Corporation # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: @@ -24,7 +24,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. %global githubname intel-cmt-cat -%global githubver 2.1.0 +%global githubver 3.0.0 %if %{defined githubsubver} %global githubfull %{githubname}-%{githubver}.%{githubsubver} @@ -38,7 +38,7 @@ Summary: Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies Name: %{githubname} -Release: 2%{?dist} +Release: 1%{?dist} Version: %{githubver} License: BSD ExclusiveArch: x86_64 i686 i586 @@ -115,7 +115,7 @@ install -m 0644 %{_builddir}/%{githubfull}/LICENSE %{buildroot}/%{_licensedir}/% install -d %{buildroot}/%{_libdir} install -s %{_builddir}/%{githubfull}/lib/libpqos.so.* %{buildroot}/%{_libdir} cp -a %{_builddir}/%{githubfull}/lib/libpqos.so %{buildroot}/%{_libdir} -cp -a %{_builddir}/%{githubfull}/lib/libpqos.so.2 %{buildroot}/%{_libdir} +cp -a %{_builddir}/%{githubfull}/lib/libpqos.so.3 %{buildroot}/%{_libdir} # Install the header file install -d %{buildroot}/%{_includedir} @@ -156,7 +156,7 @@ install -m 0644 %{_builddir}/%{githubfull}/examples/c/CMT_MBM/monitor_app.c %{bu %files -n intel-cmt-cat-devel %{_libdir}/libpqos.so -%{_libdir}/libpqos.so.2 +%{_libdir}/libpqos.so.3 %{_includedir}/pqos.h %{_usrsrc}/%{githubfull}/c/CAT_MBA/Makefile %{_usrsrc}/%{githubfull}/c/CAT_MBA/reset_app.c @@ -169,6 +169,9 @@ install -m 0644 %{_builddir}/%{githubfull}/examples/c/CMT_MBM/monitor_app.c %{bu %doc %{_usrsrc}/%{githubfull}/LICENSE %changelog +* Mon Feb 18 2019 Marcel cornu - 3.0.0-1 +- New release 3.0.0 + * Fri Feb 01 2019 Fedora Release Engineering - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 3d8cb5e..bc84950 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v2.1.0.tar.gz) = 3502fad076e2cadc38fbcb62ed38a8620be87cd7c234373b77ebef4d60f42add942c4279252ca631c58d03c20db79241b9da7888742ae6415ea4973f5384e573 +SHA512 (v3.0.0.tar.gz) = dcf504a6c9cd9828b23e9493faf896609aea8f2cdf45beade2c83f8a0f417c9ca4d1039fae84f6ec2a9df84055513b02d6a7a0652aaa7ef3655e6cef2837a885