1.0.24 bump
This commit is contained in:
parent
82037cbe24
commit
68245241e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ fcoe-utils-*.rpm
|
|||||||
/fcoe-utils-1.0.21.tar.bz2
|
/fcoe-utils-1.0.21.tar.bz2
|
||||||
/fcoe-utils-1.0.22.tar.bz2
|
/fcoe-utils-1.0.22.tar.bz2
|
||||||
/fcoe-utils-1.0.23.tar.bz2
|
/fcoe-utils-1.0.23.tar.bz2
|
||||||
|
/fcoe-utils-1.0.24.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%define _hardened_build 1
|
%define _hardened_build 1
|
||||||
|
|
||||||
Name: fcoe-utils
|
Name: fcoe-utils
|
||||||
Version: 1.0.23
|
Version: 1.0.24
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fibre Channel over Ethernet utilities
|
Summary: Fibre Channel over Ethernet utilities
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -98,6 +98,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 15 2012 Petr Šabata <contyk@redhat.com> - 1.0.24-1
|
||||||
|
- 1.0.24 bump
|
||||||
|
|
||||||
* Mon Jul 23 2012 Petr Šabata <contyk@redhat.com> - 1.0.23-3
|
* Mon Jul 23 2012 Petr Šabata <contyk@redhat.com> - 1.0.23-3
|
||||||
- Don't exclude s390x.
|
- Don't exclude s390x.
|
||||||
- Add AM_PROG_AR to configure.ac.
|
- Add AM_PROG_AR to configure.ac.
|
||||||
|
Loading…
Reference in New Issue
Block a user