bump release because of koji error **

** Dependency tokens must begin with alpha-numeric, '_' or '/': Requires:
(dist-git-selinux if selinux-policy-targeted)" means (when I want to

build a package in koji)
This commit is contained in:
clime 2020-10-05 06:33:59 +02:00
commit 1bf2557b69

View file

@ -4,7 +4,7 @@
Name: dist-git
Version: 1.16
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Package source version control system
# upload.cgi uses GPLv1
@ -254,6 +254,9 @@ fi
%{_bindir}/*
%changelog
* Mon Oct 5 2020 clime <clime@fedoraproject.com> - 1.16-2
- use simpler dist-git-selinux require due to build-system problem
* Mon Oct 5 2020 clime <clime@fedoraproject.com> - 1.16-1
- fixed exceptions for fedora-messaging
- fixed topic for fedora-messaging (to git.lookaside.new)