From 4b5813ef98c29fa8efdd4758c69f09c53cb66995a75eb0695324d8b35cd3dbc3 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 13 Oct 2014 18:53:04 +0000 Subject: [PATCH] Accepting request 255440 from home:sergeyopensuse:misc - Updated to version 2014.0.0 * inherit many of the libpano improvements (of version 2.9.19) * the translation plane variables Tpy and Tpp have been added to the GUI * improvement of the GPU remapping code * better support for line control point in Control points tab * obsolete programs matchpoint, nona_gui and PTBatcher have been removed * outdated translations have been removed from the default install * initialize the colour balance values during loading with EXIF values * improved the assistant * allow customization of exiftool command used to copy metadata to output images * New command line tools for CLI processing: pto_mask, pto_template, pto_move * Many more improvements and bug fixes. OBS-URL: https://build.opensuse.org/request/show/255440 OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=55 --- hugin-2013.0.0.tar.bz2 | 3 --- hugin-2014.0.0.tar.bz2 | 3 +++ hugin.changes | 16 ++++++++++++++++ hugin.spec | 11 +++++++---- 4 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 hugin-2013.0.0.tar.bz2 create mode 100644 hugin-2014.0.0.tar.bz2 diff --git a/hugin-2013.0.0.tar.bz2 b/hugin-2013.0.0.tar.bz2 deleted file mode 100644 index 5e22ccd..0000000 --- a/hugin-2013.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:484e1ed58fa6fe4bae1f423967101549345bcca2653b992afbc0ed9ec0dbebd5 -size 11247583 diff --git a/hugin-2014.0.0.tar.bz2 b/hugin-2014.0.0.tar.bz2 new file mode 100644 index 0000000..c971d98 --- /dev/null +++ b/hugin-2014.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f098aa0ede44010d3bb2bb38693177533fd776c45063a338c4c483d7e471ec29 +size 10974274 diff --git a/hugin.changes b/hugin.changes index a1e95f8..131a2b0 100644 --- a/hugin.changes +++ b/hugin.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Oct 10 11:39:33 NOVT 2014 - salsergey@gmail.com + +- Updated to version 2014.0.0 + * inherit many of the libpano improvements (of version 2.9.19) + * the translation plane variables Tpy and Tpp have been added to the GUI + * improvement of the GPU remapping code + * better support for line control point in Control points tab + * obsolete programs matchpoint, nona_gui and PTBatcher have been removed + * outdated translations have been removed from the default install + * initialize the colour balance values during loading with EXIF values + * improved the assistant + * allow customization of exiftool command used to copy metadata to output images + * New command line tools for CLI processing: pto_mask, pto_template, pto_move + * Many more improvements and bug fixes. + ------------------------------------------------------------------- Thu Apr 24 09:12:00 UTC 2014 - fcrozat@suse.com diff --git a/hugin.spec b/hugin.spec index 830da19..ef07530 100644 --- a/hugin.spec +++ b/hugin.spec @@ -23,6 +23,7 @@ BuildRequires: SDL-devel BuildRequires: boost-devel BuildRequires: cmake BuildRequires: desktop-file-utils +BuildRequires: exiftool BuildRequires: fdupes BuildRequires: fftw3-devel BuildRequires: freeglut-devel @@ -35,7 +36,7 @@ BuildRequires: libXmu-devel BuildRequires: libexiv2-devel BuildRequires: libjpeg-devel BuildRequires: liblapack3 -BuildRequires: libpano-devel >= 2.9.18 +BuildRequires: libpano-devel >= 2.9.19 BuildRequires: libtiff-devel BuildRequires: libxml2 BuildRequires: python-devel @@ -46,7 +47,7 @@ BuildRequires: update-desktop-files BuildRequires: vigra BuildRequires: wxWidgets-devel BuildRequires: zip -%define mversion 2013.0 +%define mversion 2014.0 Version: %{mversion}.0 Release: 0 Summary: Toolchain for Stitching of Images and Creating Panoramas @@ -81,8 +82,8 @@ detection and extraction of key points. # For SVN snapshot: #setup -q -n %%{name} -# Rename Catalan in Spain to Catalan. -mv src/translations/ca_ES.po src/translations/ca.po +# Rename Catalan in Spain to Catalan (translation removed in version 2014.0.0). +#mv src/translations/ca_ES.po src/translations/ca.po # Rename Czech in Czech Republic to Czech. mv src/translations/cs_CZ.po src/translations/cs.po #sed -i "s/ca_ES/ca/;s/cs_CZ/cs/" src/hugin/po/LINGUAS @@ -146,6 +147,8 @@ chmod -x %{buildroot}%{_docdir}/%{name}/* %{_datadir}/icons/hicolor/48x48/mimetypes/*.png %{_datadir}/mime/packages/*.xml %{_datadir}/pixmaps/*.png +%dir %{_datadir}/appdata +%{_datadir}/appdata/*xml %dir %{_libdir}/hugin %{_libdir}/hugin/*.so.* %doc %{_mandir}/man?/*.*