New release 4.3.0
This commit is contained in:
parent
3455dbfc29
commit
9c013a43a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/v3.1.1.tar.gz
|
/v3.1.1.tar.gz
|
||||||
/v4.0.0.tar.gz
|
/v4.0.0.tar.gz
|
||||||
/v4.1.0.tar.gz
|
/v4.1.0.tar.gz
|
||||||
|
/v4.3.0.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 4.1.0
|
%global githubver 4.3.0
|
||||||
|
|
||||||
%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: 4%{?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
|
||||||
|
* Tue Mar 1 2022 Khawar Abbasi <khawar.abbasi@intel.com> - 4.3.0-1
|
||||||
|
- New release 4.3.0
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-4
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v4.1.0.tar.gz) = 1edd063f4cdecc8e7df99776b7a419ba828c7956009c9b35b04519ce99653f45b8d7fb9fd7f4b8cd40ad57eea52e319a049f631aa24559423002c26b7f537252
|
SHA512 (v4.3.0.tar.gz) = 8229af3e931d7f32f1723c38cea9d3197554c076d64030256b05d44c2f1e6c3271501352ed4a8a8f4027a7c196f0a1fcf45fff48cb6f0f14c1d1ef45f7784fcd
|
||||||
|
Loading…
Reference in New Issue
Block a user