Learn more about these different git repos.
Other Git URLs
4c4f77f
@@ -3,8 +3,8 @@
%endif
Name: fedora-packager
- Version: 0.6.0.5
- Release: 2%{?dist}
+ Version: 0.6.0.6
+ Release: 1%{?dist}
Summary: Tools for setting up a fedora maintainer environment
License: GPLv2+
@@ -83,6 +83,9 @@
%{_sbindir}/*
%changelog
+ * Tue May 11 2021 Tomas Hrcka <thrcka@redhat.com> - 0.6.0.6-1
+ - Add fkinit (sgallagh)
+
* Fri May 07 2021 Fabian Arrotin <arrfab@centos.org> - 0.6.0.5-2
- minor change to have centos.org alias for kerberos auth to work client side
Signed-off-by: Tomas Hrcka thrcka@redhat.com
Pull-Request has been merged by humaton
Signed-off-by: Tomas Hrcka thrcka@redhat.com