Update to 3.36.0
This commit is contained in:
parent
f8040d3be2
commit
8572060d1a
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -33,3 +33,4 @@
|
|||
/accerciser-3.34.2.tar.xz
|
||||
/accerciser-3.34.3.tar.xz
|
||||
/accerciser-3.34.4.tar.xz
|
||||
/accerciser-3.36.0.tar.xz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: accerciser
|
||||
Version: 3.34.4
|
||||
Version: 3.36.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Interactive Python accessibility explorer for the GNOME desktop
|
||||
|
||||
|
|
@ -71,6 +71,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/accerciser.desktop
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 05 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Wed Feb 12 2020 Kalev Lember <klember@redhat.com> - 3.34.4-1
|
||||
- Update to 3.34.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (accerciser-3.34.4.tar.xz) = 8d7534139bdca264492302e415bef41248fb3c887d1bda0018bdcd9421e4a9489034ef6af7a453019f9257e389da91454abf62a8a6b626eb55c095eb2c56d021
|
||||
SHA512 (accerciser-3.36.0.tar.xz) = 2924698147a56bc418ab7ca212286cb428e562d60e761cd11a8fe3ff9bed6c32b90b7860bd78c7b32ef20878cfa2b515d16ba37cf50f827902d769ed332a0bd0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue