Accepting request 559740 from home:adrianSuSE:branches:graphics

Version Update top final

OBS-URL: https://build.opensuse.org/request/show/559740
OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=78
This commit is contained in:
Adrian Schröter 2017-12-24 15:59:49 +00:00 committed by Git OBS Bridge
parent c247dc4c8e
commit e63db0e9ca
7 changed files with 16 additions and 22 deletions

View File

@ -1,14 +0,0 @@
<services>
<service name="obs_scm">
<param name="url">http://hg.code.sf.net/p/hugin/hugin</param>
<param name="revision">2017.0</param>
<param name="versionprefix">2017.0~pre</param>
<param name="scm">hg</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="buildtime" name="set_version" />
</services>

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ff62ec759866f76f979417d464bd57209abfc8e13366f4057813e3dca988945
size 35485197

View File

@ -1,3 +1,3 @@
name: hugin name: hugin
version: 2017.0~pre.7693 version: 2017.0~pre.7837
mtime: 1494860618 mtime: 1512898234

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,8 @@
-------------------------------------------------------------------
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 Mon May 22 18:57:38 UTC 2017 - adrian@suse.de

View File

@ -51,14 +51,14 @@ BuildRequires: update-desktop-files
BuildRequires: vigra-devel BuildRequires: vigra-devel
BuildRequires: wxWidgets-devel >= 3 BuildRequires: wxWidgets-devel >= 3
BuildRequires: zip BuildRequires: zip
%define mversion 2017.0 %define mversion 2017.0.0
Version: 2017.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+
Group: Productivity/Graphics/Other Group: Productivity/Graphics/Other
Url: http://hugin.sourceforge.net/ Url: http://hugin.sourceforge.net/
Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.xz Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.bz2
# For SVN snapshot: # For SVN snapshot:
# svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin
#Source: %%{name}-svn2008xxxx.tar.bz2 #Source: %%{name}-svn2008xxxx.tar.bz2