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:
parent
8a135c4c47
commit
1bf2557b69
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue