Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
97b39b9388 | ||
|
|
203805bcd2 |
3 changed files with 10 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -23,3 +23,5 @@
|
|||
/accerciser-3.31.4.tar.xz
|
||||
/accerciser-3.32.0.tar.xz
|
||||
/accerciser-3.32.1.tar.xz
|
||||
/accerciser-3.32.2.tar.xz
|
||||
/accerciser-3.32.3.tar.xz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: accerciser
|
||||
Version: 3.32.1
|
||||
Version: 3.32.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Interactive Python accessibility explorer for the GNOME desktop
|
||||
|
||||
|
|
@ -70,6 +70,12 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/accerciser.desktop
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 20 2019 Kalev Lember <klember@redhat.com> - 3.32.3-1
|
||||
- Update to 3.32.3
|
||||
|
||||
* Fri May 17 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
|
||||
- Update to 3.32.2
|
||||
|
||||
* Sun Apr 07 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
|
||||
- Update to 3.32.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (accerciser-3.32.1.tar.xz) = eef0fac771f57f9617c6a0855f8bb7cd32155bfc17020a1a6eba1ebfb6205a26777ffd26a8c1beb6d38f1ccc113f976aef53b192bf0b99a85faa247beaad76ac
|
||||
SHA512 (accerciser-3.32.3.tar.xz) = adda8f55f0ac7a84498f2e2046c4300865247484c8a33ab831d894f872f9a8449d2a68d146e2ab1160a44e11be0ea6be0854a730c3f609e80989011265266d1a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue