New release 4.1.0
This commit is contained in:
parent
81fcfc2a60
commit
323089fe42
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/v3.0.1.tar.gz
|
||||
/v3.1.1.tar.gz
|
||||
/v4.0.0.tar.gz
|
||||
/v4.1.0.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
%global githubname intel-cmt-cat
|
||||
%global githubver 4.0.0
|
||||
%global githubver 4.1.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
|
||||
@ -169,6 +169,9 @@ install -m 0644 %{_builddir}/%{githubfull}/examples/c/CMT_MBM/monitor_app.c %{bu
|
||||
%doc %{_usrsrc}/%{githubfull}/LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Dec 18 2020 Khawar Abbasi <khawar.abbasi@intel.com> - 4.1.0-1
|
||||
- New release 4.1.0
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v4.0.0.tar.gz) = a8aa3f1c4b3571454e5f845a34a3d63f374a9888314c483bf210e8135f9ae6478cd2be3e04f99d5f2cacdb75297423c3eea7bdb81e82f193a1decbd955ac8fbd
|
||||
SHA512 (v4.1.0.tar.gz) = 1edd063f4cdecc8e7df99776b7a419ba828c7956009c9b35b04519ce99653f45b8d7fb9fd7f4b8cd40ad57eea52e319a049f631aa24559423002c26b7f537252
|
||||
|
Loading…
Reference in New Issue
Block a user