Accepting request 1226439 from graphics
- Update to version 2024.0.1: * Removed more event tables and replaced with Bind calls * Fixes missing include for older wxWidgets version (3.1 series) (forwarded request 1225903 from smolsheep) OBS-URL: https://build.opensuse.org/request/show/1226439 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugin?expand=0&rev=83
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d156fd109587da60d5da580d245f36d74dfba4d28f54ef5519ee43aff6092743
|
||||
size 10351323
|
3
hugin-2024.0.1.tar.bz2
Normal file
3
hugin-2024.0.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13ec0cdeeb4eb63149c833768d3e374e7cf5a6a8d8d02d50885ce496f05ba7e4
|
||||
size 10352250
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 22 20:42:25 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
- Update to version 2024.0.1:
|
||||
* Removed more event tables and replaced with Bind calls
|
||||
* Fixes missing include for older wxWidgets version (3.1 series)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 16 03:51:28 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
# Cannot use EGL unless glew bug https://github.com/nigels-com/glew/issues/315 is fixed
|
||||
%bcond_with egl
|
||||
Name: hugin
|
||||
Version: %{mversion}.0
|
||||
Version: %{mversion}.1
|
||||
Release: 0
|
||||
Summary: Toolchain for Stitching of Images and Creating Panoramas
|
||||
License: GPL-2.0-or-later
|
||||
@@ -82,7 +82,7 @@ chromatic abberation, create HDR images, provide automatic feature
|
||||
detection and extraction of key points.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{name}-%{mversion}.0
|
||||
%autosetup -p1 -n %{name}-%{version}
|
||||
|
||||
chmod -x AUTHORS authors.txt Changes.txt README COPYING.txt
|
||||
|
||||
|
Reference in New Issue
Block a user