This commit is contained in:
parent
9e685c7050
commit
a1585eafc8
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ License: GPLv3
|
|||
Group: System Environment/Libraries
|
||||
Summary: Service to make storage remotely configurable
|
||||
Version: 0.8.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: https://github.com/agrover/targetd
|
||||
Source: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
|
||||
Source1: targetd.service
|
||||
|
|
@ -57,6 +57,9 @@ install -m 644 targetd.8.gz %{buildroot}%{_mandir}/man8/
|
|||
%config(noreplace) %{_sysconfdir}/target/targetd.yaml
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-3
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue