SHA256
1
0
forked from pool/hugin
Dominique Leuenberger 2020-09-28 12:29:13 +00:00 committed by Git OBS Bridge
commit b468dbf71b
2 changed files with 7 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 20 13:03:26 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Use wxGTK3 instead of wxWidgets (GTK2), for better HiDPI support.
- Cleanup spec file.
-------------------------------------------------------------------
Thu Aug 20 08:38:47 UTC 2020 - Martin Liška <mliska@suse.cz>

View File

@ -52,7 +52,7 @@ BuildRequires: pkg-config
BuildRequires: sqlite3-devel
BuildRequires: update-desktop-files
BuildRequires: vigra-devel
BuildRequires: wxWidgets-devel >= 3
BuildRequires: wxGTK3-devel >= 3
%define mversion 2019.2
Version: 2019.2.0
Release: 0
@ -116,16 +116,6 @@ rmdir -p --ignore-fail-on-non-empty %{buildroot}%{_datadir}/icons/gnome/48x48/mi
install -m644 -D -t %{buildroot}%{_licensedir}/hugin/ COPYING.txt
%fdupes %{buildroot}
%post
%icon_theme_cache_post
%mime_database_post
%desktop_database_post
%postun
%icon_theme_cache_postun
%mime_database_postun
%desktop_database_postun
%files -f %{name}.lang
%license COPYING.txt
%doc AUTHORS authors.txt Changes.txt README