This commit is contained in:
parent
a3050f2ef7
commit
f7d02ae917
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: %{srcname}
|
Name: %{srcname}
|
||||||
Version: 0.4
|
Version: 0.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
|
|
||||||
%global git_tag RELEASE_%(r=%{version}; echo $r | tr '.' '_')
|
%global git_tag RELEASE_%(r=%{version}; echo $r | tr '.' '_')
|
||||||
@ -114,6 +114,9 @@ install -c -m 644 doc/keycloak-httpd-client-install.8 %{buildroot}/%{_mandir}/ma
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-2
|
||||||
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||||
|
|
||||||
* Mon Jun 27 2016 John Dennis <jdennis@redhat.com> - 0.4-1
|
* Mon Jun 27 2016 John Dennis <jdennis@redhat.com> - 0.4-1
|
||||||
- new upstream
|
- new upstream
|
||||||
See ChangeLog for details
|
See ChangeLog for details
|
||||||
|
Loading…
Reference in New Issue
Block a user