From c247dc4c8eb69be12b2f64736a7f2c8c71afaa4771d1da9f14ab687885e8d61e Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sun, 4 Jun 2017 00:48:49 +0000 Subject: [PATCH] Accepting request 497405 from home:adrianSuSE:branches:graphics not sure if you want it, but a snapshot from this years release candidate (currently beta) OBS-URL: https://build.opensuse.org/request/show/497405 OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=77 --- _service | 14 ++++++++++++++ _service:obs_scm:hugin-2017.0~pre.7693.obscpio | 3 +++ _service:obs_scm:hugin.obsinfo | 3 +++ hugin-2016.2.0.tar.bz2 | 3 --- hugin.changes | 5 +++++ hugin.spec | 7 ++++--- 6 files changed, 29 insertions(+), 6 deletions(-) create mode 100644 _service create mode 100644 _service:obs_scm:hugin-2017.0~pre.7693.obscpio create mode 100644 _service:obs_scm:hugin.obsinfo delete mode 100644 hugin-2016.2.0.tar.bz2 diff --git a/_service b/_service new file mode 100644 index 0000000..f4e1c9b --- /dev/null +++ b/_service @@ -0,0 +1,14 @@ + + + http://hg.code.sf.net/p/hugin/hugin + 2017.0 + 2017.0~pre + hg + + + + *.tar + xz + + + diff --git a/_service:obs_scm:hugin-2017.0~pre.7693.obscpio b/_service:obs_scm:hugin-2017.0~pre.7693.obscpio new file mode 100644 index 0000000..114b0cc --- /dev/null +++ b/_service:obs_scm:hugin-2017.0~pre.7693.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2bca78281eb7d5e95c1015f897a262c912bc88292f6a08d6cdbea063f96cc5c +size 35477517 diff --git a/_service:obs_scm:hugin.obsinfo b/_service:obs_scm:hugin.obsinfo new file mode 100644 index 0000000..a19ee82 --- /dev/null +++ b/_service:obs_scm:hugin.obsinfo @@ -0,0 +1,3 @@ +name: hugin +version: 2017.0~pre.7693 +mtime: 1494860618 diff --git a/hugin-2016.2.0.tar.bz2 b/hugin-2016.2.0.tar.bz2 deleted file mode 100644 index d78c76c..0000000 --- a/hugin-2016.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54ab1bc8dd94d83c02bfd4082c4454b3b33f0fa56bc17b45cf3e89be87691f15 -size 10386216 diff --git a/hugin.changes b/hugin.changes index 83a3420..153fd85 100644 --- a/hugin.changes +++ b/hugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/hugin.spec b/hugin.spec index aa0e6ee..ba2de05 100644 --- a/hugin.spec +++ b/hugin.spec @@ -51,14 +51,14 @@ 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 Release: 0 Summary: Toolchain for Stitching of Images and Creating Panoramas License: GPL-2.0+ Group: Productivity/Graphics/Other Url: http://hugin.sourceforge.net/ -Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.xz # For SVN snapshot: # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin #Source: %%{name}-svn2008xxxx.tar.bz2 @@ -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"