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:
commit
c867648c0d
@ -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
3
hugin-2017.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86646ea27f32b959d38e7d36270703214b1ae961e379dd64b14d027139cd4609
|
||||||
|
size 9803272
|
@ -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
|
Wed Feb 1 11:24:46 UTC 2017 - adam.majer@suse.de
|
||||||
|
|
||||||
|
@ -51,8 +51,8 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: vigra-devel
|
BuildRequires: vigra-devel
|
||||||
BuildRequires: wxWidgets-devel >= 3
|
BuildRequires: wxWidgets-devel >= 3
|
||||||
BuildRequires: zip
|
BuildRequires: zip
|
||||||
%define mversion 2016.2
|
%define mversion 2017.0
|
||||||
Version: %{mversion}.0
|
Version: 2017.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Toolchain for Stitching of Images and Creating Panoramas
|
Summary: Toolchain for Stitching of Images and Creating Panoramas
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -103,6 +103,7 @@ mv src/translations/cs_CZ.po src/translations/cs.po
|
|||||||
chmod 0755 %{SOURCE2}
|
chmod 0755 %{SOURCE2}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
echo -n be8da0221960 > rev.txt
|
||||||
export PATH=$PWD/bin:$PATH
|
export PATH=$PWD/bin:$PATH
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
export CXXFLAGS="$CFLAGS"
|
export CXXFLAGS="$CFLAGS"
|
||||||
|
Loading…
Reference in New Issue
Block a user