SHA256
1
0
forked from pool/hugin

Accepting request 559844 from graphics

version update

OBS-URL: https://build.opensuse.org/request/show/559844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugin?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2017-12-29 17:50:34 +00:00 committed by Git OBS Bridge
commit c867648c0d
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54ab1bc8dd94d83c02bfd4082c4454b3b33f0fa56bc17b45cf3e89be87691f15
size 10386216

3
hugin-2017.0.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609
size 9803272

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 24 15:14:30 UTC 2017 - adrian@suse.de
- update to final version 2017.0.0
-------------------------------------------------------------------
Mon May 22 18:57:38 UTC 2017 - adrian@suse.de
- update to version 2017.0 snapshot from today
-------------------------------------------------------------------
Wed Feb 1 11:24:46 UTC 2017 - adam.majer@suse.de

View File

@ -51,8 +51,8 @@ BuildRequires: update-desktop-files
BuildRequires: vigra-devel
BuildRequires: wxWidgets-devel >= 3
BuildRequires: zip
%define mversion 2016.2
Version: %{mversion}.0
%define mversion 2017.0
Version: 2017.0.0
Release: 0
Summary: Toolchain for Stitching of Images and Creating Panoramas
License: GPL-2.0+
@ -103,6 +103,7 @@ mv src/translations/cs_CZ.po src/translations/cs.po
chmod 0755 %{SOURCE2}
%build
echo -n be8da0221960 > rev.txt
export PATH=$PWD/bin:$PATH
export CFLAGS="%{optflags}"
export CXXFLAGS="$CFLAGS"