Resolves: bz1288674

This commit is contained in:
Petr Holasek 2015-12-07 17:01:43 +01:00
parent 77612be362
commit 29255c9777
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ irqbalance-0.56.tbz2
/v1.0.7.tar.gz
/v1.0.8.tar.gz
/v1.0.9.tar.gz
/irqbalance-1.1.0.tar.gz

View File

@ -1,13 +1,13 @@
Name: irqbalance
Version: 1.0.9
Release: 2%{?dist}
Version: 1.1.0
Release: 1%{?dist}
Epoch: 2
Summary: IRQ balancing daemon
Group: System Environment/Base
License: GPLv2
Url: https://github.com/Irqbalance/irqbalance
Source0: https://github.com/Irqbalance/irqbalance/archive/v%{version}.tar.gz
Source0: https://github.com/Irqbalance/irqbalance/archive/irqbalance-%{version}.tar.gz
Source1: irqbalance.sysconfig
BuildRequires: autoconf automake libtool libcap-ng
@ -68,6 +68,9 @@ fi
/sbin/chkconfig --del irqbalance >/dev/null 2>&1 || :
%changelog
* Mon Dec 07 2015 Petr Holasek <pholasek@redhat.com> - 2:1.1.0-1
- Rebased to v1.1.0 (bz1288674)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
30174d3941c5452a1e4ecee394a76ff8 v1.0.9.tar.gz
b15d975336080bcac4be0c1752d43cf3 irqbalance-1.1.0.tar.gz