Update to 1.0.4
This commit is contained in:
parent
9f5f719bb3
commit
19f5869817
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/numatop_linux_1.0.1.tar.gz
|
/numatop_linux_1.0.1.tar.gz
|
||||||
/numatop_linux_1.0.2.tar.gz
|
/numatop_linux_1.0.2.tar.gz
|
||||||
/numatop_linux_1.0.3.tar.gz
|
/numatop_linux_1.0.3.tar.gz
|
||||||
|
/numatop_linux_1.0.4.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: numatop
|
Name: numatop
|
||||||
Version: 1.0.3
|
Version: 1.0.4
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Memory access locality characterization and analysis
|
Summary: Memory access locality characterization and analysis
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -44,6 +44,9 @@ make install PREFIXDIR=%{buildroot}%{_prefix} MANDIR=%{buildroot}%{_mandir}/man8
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 28 2016 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0.4-1
|
||||||
|
- Update to latest version (support for BDW-EP/EX)
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-4
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user