This commit is contained in:
Dennis Gilmore 2013-08-03 07:08:43 -05:00
parent da8e67d6b9
commit e0471d2377

View File

@ -1,7 +1,7 @@
Summary: Tool for controlling tape drives
Name: mt-st
Version: 1.1
Release: 11%{?dist}
Release: 12%{?dist}
License: GPL+
Group: Applications/System
URL: ftp://ftp.ibiblio.org/pub/linux/system/backup
@ -71,6 +71,9 @@ install -D -p -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_unitdir}/stinit.service
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Dan Horák <dan[at]danny.cz> - 1.1-11
- print all options in stinit's help (#948457)
- switch to systemd scriptlet macros