Bump Version and Release and add Changelog entry
This commit is contained in:
parent
5a073278fa
commit
58c02fe8f4
1 changed files with 5 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: anki
|
||||
Version: 2.0.43
|
||||
Release: 4%{?dist}
|
||||
Version: 2.0.47
|
||||
Release: 1%{?dist}
|
||||
Summary: Flashcard program for using space repetition learning
|
||||
|
||||
Group: Amusements/Games
|
||||
|
|
@ -101,6 +101,9 @@ s:\(.*\):%dir \1:' >>anki.lang
|
|||
%{_datadir}/appdata/anki.appdata.xml
|
||||
|
||||
%changelog
|
||||
* Mon Feb 12 2018 Thomas Drake-Brockman <thom@sfedb.com> - 2.0.47-1
|
||||
- Update to new upstream version 2.0.47
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.43-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Reference in a new issue