Compare commits

..

5 commits

Author SHA1 Message Date
Python Maint
8447b31919 Rebuilt for Python 3.15.0b4 ABI change 2026-07-22 10:11:29 +02:00
Fedora Release Engineering
e181c0687c Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:31:12 +00:00
Python Maint
1ae0465d36 Rebuilt for Python 3.15 2026-06-03 23:53:43 +02:00
Ankur Sinha (Ankur Sinha Gmail)
bb88c3264d
feat: verify spdx license 2026-01-31 21:03:34 +00:00
Fedora Release Engineering
fd5f15e455 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 19:57:06 +00:00

View file

@ -1,8 +1,9 @@
Name: vimiv
Version: 0.9.1
Release: 33%{?dist}
Release: 37%{?dist}
Summary: An image viewer with vim-like keybindings
# spdx
License: MIT
URL: http://karlch.github.io/%{name}
Source0: https://github.com/karlch/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
@ -71,6 +72,18 @@ install -p -Dm644 icons/%{name}.svg $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/sc
%doc readme.md
%changelog
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 0.9.1-37
- Rebuilt for Python 3.15.0b4 ABI change
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 0.9.1-35
- Rebuilt for Python 3.15
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.9.1-33
- Rebuilt for Python 3.14.0rc3 bytecode