Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4296ed8c29 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: ucblogo
|
||||
Version: 6.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: An interpreter for the Logo programming language
|
||||
|
||||
License: GPLv3+
|
||||
|
|
@ -111,6 +111,9 @@ fi
|
|||
%doc docs/html docs/usermanual.pdf plm
|
||||
|
||||
%changelog
|
||||
* Sun Dec 29 2019 Joshua Cogliati <jrincayc@yahoo.com> - 6.1-2
|
||||
- Forcing rebuild because of koji problems
|
||||
|
||||
* Thu Dec 26 2019 Joshua Cogliati <jrincayc@yahoo.com> - 6.1-1
|
||||
- new release 6.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue