Update to 1.0.4

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-06-28 13:02:06 -04:00
parent 9f5f719bb3
commit 19f5869817
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/numatop_linux_1.0.1.tar.gz
/numatop_linux_1.0.2.tar.gz
/numatop_linux_1.0.3.tar.gz
/numatop_linux_1.0.4.tar.gz

View File

@ -1,8 +1,8 @@
%global _hardened_build 1
Name: numatop
Version: 1.0.3
Release: 4%{?dist}
Version: 1.0.4
Release: 1%{?dist}
Summary: Memory access locality characterization and analysis
License: BSD
@ -44,6 +44,9 @@ make install PREFIXDIR=%{buildroot}%{_prefix} MANDIR=%{buildroot}%{_mandir}/man8
%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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
44b7c3970309c5b37308889168d9170a numatop_linux_1.0.3.tar.gz
fb224355c8085f19138cdc27d40506b3 numatop_linux_1.0.4.tar.gz