Compare commits
13 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1541b002cf | ||
|
|
11d34df738 | ||
|
|
da098906cd | ||
|
|
4c7a8973e4 | ||
|
|
486d632150 | ||
|
|
5290d7a928 | ||
|
|
d2a7b915c0 | ||
|
|
9045c597ed | ||
| c51870c5f8 | |||
|
|
02981d87cd | ||
|
|
088b6e91b7 | ||
|
|
966f1b55f1 | ||
|
|
ea38e6114a |
1 changed files with 37 additions and 1 deletions
38
vigra.spec
38
vigra.spec
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Generic Programming for Computer Vision
|
||||
Name: vigra
|
||||
Version: 1.12.1
|
||||
Release: 1%{?dist}
|
||||
Release: 13%{?dist}
|
||||
License: MIT
|
||||
# The "Lenna" files are non-free, we need to remove them from the source tarball.
|
||||
# wget https://github.com/ukoethe/vigra/archive/refs/tags/Version-1-12-1.tar.gz
|
||||
|
|
@ -145,6 +145,42 @@ install -p -m755 -D %{SOURCE1} %{buildroot}%{_bindir}/vigra-config
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 1.12.1-13
|
||||
- Rebuilt for Python 3.15.0b4 ABI change
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.12.1-11
|
||||
- Rebuilt for Python 3.15
|
||||
|
||||
* Sun May 31 2026 Richard Shaw <hobbes1069@gmail.com> - 1.12.1-10
|
||||
- Rebuild for OpenColorIO 2.5.2.
|
||||
|
||||
* Mon May 25 2026 Richard Shaw <hobbes1069@gmail.com> - 1.12.1-9
|
||||
- Rebuild for OpenEXR 3.4.12.
|
||||
|
||||
* Fri Apr 17 2026 Orion Poplawski <orion@nwra.com> - 1.12.1-8
|
||||
- Rebuild for hdf5 2.1
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Mon Jan 12 2026 Jonathan Wakely <jwakely@fedoraproject.org> - 1.12.1-6
|
||||
- Rebuilt for Boost 1.90
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.12.1-5
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.12.1-4
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.12.1-2
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Wed Jan 08 2025 Bruno Postle <bruno@postle.net> - 1.12.1-1
|
||||
- Upstream release
|
||||
- build with -Wno-template-body for gcc15 breakage bug #2341506
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue