Compare commits
1 commit
rawhide
...
private-pr
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
784f230acf |
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
Name: pybugz
|
||||
Summary: Command line interface for Bugzilla written in Python
|
||||
Version: 0.11
|
||||
Release: 9.%{posttag}%{?dist}
|
||||
Release: 9.1.%{posttag}%{?dist}
|
||||
Group: Applications/Communications
|
||||
License: GPLv2
|
||||
URL: https://github.com/williamh/pybugz
|
||||
|
|
@ -74,6 +74,9 @@ mkdir -p %{buildroot}%{_docdir}
|
|||
%doc README LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Apr 10 2017 Pavel Raiskup <praiskup@redhat.com> - 0.11-9.1.git3459d
|
||||
- test koji vuln.
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-9.git3459d
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue