Compare commits

..

No commits in common. "rawhide" and "f42" have entirely different histories.

3 changed files with 5 additions and 28 deletions

1
.gitignore vendored
View file

@ -6,4 +6,3 @@
/vorta-0.9.1.tar.gz
/vorta-0.10.1.tar.gz
/vorta-0.10.2.tar.gz
/vorta-0.11.4.tar.gz

View file

@ -1 +1 @@
SHA512 (vorta-0.11.4.tar.gz) = 691b34f9ebe79a8925dffeaca3662011d8351d495d0792a92fef2fef0fe9274744b3c886da5abca40927a1cbf815b4aaf2775678b2f82fee224dde09cc9b9fa5
SHA512 (vorta-0.10.2.tar.gz) = 1f2674c952340e6465089eafd5c70505a583f64d7230441c8c62970e4f05bc9e9ddde17cedb6d9b1a7220b58d21f20101a384c6ab619ed99a33bb1b9a3d719a4

View file

@ -1,6 +1,6 @@
Name: vorta
Version: 0.11.4
Release: 3%{?dist}
Version: 0.10.2
Release: 2%{?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
@ -29,6 +29,8 @@ to protect your data from disk failure, ransomware and theft
%prep
%autosetup -p1
# https://github.com/borgbase/vorta/issues/1690
sed -i 's/platformdirs >=2.6.0/platformdirs >=2.3.0/g' setup.cfg
%generate_buildrequires
%pyproject_buildrequires
@ -65,30 +67,6 @@ 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
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.10.2-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.10.2-5
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 17 2025 Python Maint <python-maint@redhat.com> - 0.10.2-3
- Rebuilt for Python 3.14
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild