diff --git a/.gitignore b/.gitignore index eaf8249..aef07f3 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ fcoe-utils-*.rpm /fcoe-utils-1.0.21.tar.bz2 /fcoe-utils-1.0.22.tar.bz2 /fcoe-utils-1.0.23.tar.bz2 +/fcoe-utils-1.0.24.tar.bz2 diff --git a/fcoe-utils.spec b/fcoe-utils.spec index a5a67ad..88d6c74 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -2,8 +2,8 @@ %define _hardened_build 1 Name: fcoe-utils -Version: 1.0.23 -Release: 3%{?dist} +Version: 1.0.24 +Release: 1%{?dist} Summary: Fibre Channel over Ethernet utilities Group: Applications/System License: GPLv2 @@ -98,6 +98,9 @@ fi %changelog +* Wed Aug 15 2012 Petr Šabata - 1.0.24-1 +- 1.0.24 bump + * Mon Jul 23 2012 Petr Šabata - 1.0.23-3 - Don't exclude s390x. - Add AM_PROG_AR to configure.ac. diff --git a/sources b/sources index a3c3517..1565f93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b82db0ea14a0ddd7663df6f60c312cd fcoe-utils-1.0.23.tar.bz2 +fa7b748f44f02e279c836946e9d9ec0a fcoe-utils-1.0.24.tar.bz2