- update to 0.28
This commit is contained in:
parent
e4a629fec9
commit
bfcb066783
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ lsscsi-0.23.tgz
|
|||||||
/lsscsi-0.25.tgz
|
/lsscsi-0.25.tgz
|
||||||
/lsscsi-0.26.tgz
|
/lsscsi-0.26.tgz
|
||||||
/lsscsi-0.27.tgz
|
/lsscsi-0.27.tgz
|
||||||
|
/lsscsi-0.28.tgz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: List SCSI devices (or hosts) and associated information
|
Summary: List SCSI devices (or hosts) and associated information
|
||||||
Name: lsscsi
|
Name: lsscsi
|
||||||
Version: 0.27
|
Version: 0.28
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source0: http://sg.danny.cz/scsi/%{name}-%{version}.tgz
|
Source0: http://sg.danny.cz/scsi/%{name}-%{version}.tgz
|
||||||
@ -45,6 +45,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 06 2014 Dan Horák <dan[at]danny.cz> - 0.28-1
|
||||||
|
- update to 0.28
|
||||||
|
|
||||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.27-4
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.27-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user