Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Fedora Release Engineering
2d27da2876 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:37:33 +00:00
Python Maint
b3dc272692 Rebuilt for Python 3.15 2026-06-04 23:26:14 +02:00

View file

@ -1,6 +1,6 @@
Name: vorta
Version: 0.11.4
Release: 1%{?dist}
Release: 3%{?dist}
Summary: A GUI for Borg Backup
License: GPL-3.0-only AND BSD-2-Clause AND OFL-1.1
# src/vorta/qt_single_application.py if BSD-2-Clause
@ -65,6 +65,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 0.11.4-2
- Rebuilt for Python 3.15
* Fri May 01 2026 jonathanspw <jonathan@almalinux.org> - 0.11.4-1
- update to 0.11.4 rhbz#2432841