New release 3.1.1
This commit is contained in:
parent
85fd4e21a1
commit
ce5a944cae
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/v2.1.0.tar.gz
|
/v2.1.0.tar.gz
|
||||||
/v3.0.0.tar.gz
|
/v3.0.0.tar.gz
|
||||||
/v3.0.1.tar.gz
|
/v3.0.1.tar.gz
|
||||||
|
/v3.1.1.tar.gz
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
%global githubname intel-cmt-cat
|
%global githubname intel-cmt-cat
|
||||||
%global githubver 3.0.1
|
%global githubver 3.1.1
|
||||||
|
|
||||||
%if %{defined githubsubver}
|
%if %{defined githubsubver}
|
||||||
%global githubfull %{githubname}-%{githubver}.%{githubsubver}
|
%global githubfull %{githubname}-%{githubver}.%{githubsubver}
|
||||||
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
Summary: Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies
|
Summary: Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies
|
||||||
Name: %{githubname}
|
Name: %{githubname}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Version: %{githubver}
|
Version: %{githubver}
|
||||||
License: BSD
|
License: BSD
|
||||||
ExclusiveArch: x86_64 i686 i586
|
ExclusiveArch: x86_64 i686 i586
|
||||||
@ -169,6 +169,9 @@ install -m 0644 %{_builddir}/%{githubfull}/examples/c/CMT_MBM/monitor_app.c %{bu
|
|||||||
%doc %{_usrsrc}/%{githubfull}/LICENSE
|
%doc %{_usrsrc}/%{githubfull}/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 30 2019 Marcel cornu <marcel.d.cornu@intel.com> - 3.1.1-1
|
||||||
|
- New release 3.1.1
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v3.0.1.tar.gz) = 19de8fa55daa06f53d812fb01ad779d7de01828295fc7c522c5be8dc98bb8ea9fb01853bb4b6d8885e59a8de2d04ce14c6e87a902813a9478be2c4172264bd08
|
SHA512 (v3.1.1.tar.gz) = b8c3e748bf358d5ec50019f5c534074c1fe8852c40704b1fc4a2e645f4f0b5e42200fe3e47e32199ba4c21fb3c427426227c69ec71c65292622692ca0ef18567
|
||||||
|
Loading…
Reference in New Issue
Block a user