Update to 3.46.2
This commit is contained in:
parent
1a3096992a
commit
aa60420ca2
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -41,3 +41,4 @@
|
|||
/accerciser-3.40.0.tar.xz
|
||||
/accerciser-3.42.0.tar.xz
|
||||
/accerciser-3.44.1.tar.xz
|
||||
/accerciser-3.46.2.tar.xz
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: accerciser
|
||||
Version: 3.44.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.46.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Interactive Python accessibility explorer for the GNOME desktop
|
||||
|
||||
# Automatically converted from old format: BSD - review is highly recommended.
|
||||
|
|
@ -75,6 +75,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/accerciser.desktop
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2025 nmontero <nmontero@redhat.com> - 3.46.2-1
|
||||
- Update to 3.46.2
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.44.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (accerciser-3.44.1.tar.xz) = 5b1db506260a459c01e6245de76b18c90ed4dd7a325c63a692cb9f31daf125986b50555e2577ccbcaa85f21d5bfce4c275adcd0710c4f1ff697c356ba9198684
|
||||
SHA512 (accerciser-3.46.2.tar.xz) = d57d62df6c6329a1e50fa03208988f2696e8b7066a541fbc0fd92985158b08c354459992666d44488b54609b568ed0fe553fa8a7619fbc896c492cd3b7bc2792
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue