diff --git a/.gitignore b/.gitignore index e509bf2..7d014b6 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ fcoe-utils-*.rpm /fcoe-utils-1.0.19.tar.bz2 /fcoe-utils-1.0.20.tar.bz2 /fcoe-utils-1.0.21.tar.bz2 +/fcoe-utils-1.0.22.tar.bz2 diff --git a/fcoe-utils.spec b/fcoe-utils.spec index 8e61fca..d2319b8 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -2,8 +2,8 @@ %define _hardened_build 1 Name: fcoe-utils -Version: 1.0.21 -Release: 2%{?dist} +Version: 1.0.22 +Release: 1%{?dist} Summary: Fibre Channel over Ethernet utilities Group: Applications/System License: GPLv2 @@ -34,8 +34,7 @@ Requires(postun): systemd-units %description Fibre Channel over Ethernet utilities fcoeadm - command line tool for configuring FCoE interfaces -fcoemon - service to configure DCB Ethernet QOS filters, works with dcbd -or lldpad +fcoemon - service to configure DCB Ethernet QOS filters, works with lldpad %prep %setup -q @@ -96,6 +95,10 @@ fi %changelog +* Mon Jan 23 2012 Petr Ĺ abata - 1.0.22-1 +- 1.0.22 bump +- Remove dcbd from Description + * Fri Jan 13 2012 Fedora Release Engineering - 1.0.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 8adba46..4611117 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f24599efe32c49bc9357620405e57064 fcoe-utils-1.0.21.tar.bz2 +228164f39fd178d67de872ae703d5f1a fcoe-utils-1.0.22.tar.bz2