bump packaging version to 2017.04 final

This commit is contained in:
Arne Morten Kvarving 2017-04-26 12:04:03 +02:00
parent 382fcdd73b
commit 8d9989ab4d
3 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
opm-upscaling (2017.04-rc1-1~xenial) xenial; urgency=low opm-upscaling (2017.04-rfinal-1~xenial) xenial; urgency=low
* New release * New release

2
debian/rules vendored
View File

@ -21,7 +21,7 @@ override_dh_auto_build:
# consider using -DUSE_VERSIONED_DIR=ON if backporting # consider using -DUSE_VERSIONED_DIR=ON if backporting
override_dh_auto_configure: override_dh_auto_configure:
dh_auto_configure --buildsystem=cmake -- -DCMAKE_BUILD_TYPE=Release -DUSE_MPI=1 -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_DOCDIR=share/doc/libopm-upscaling1 -DWHOLE_PROG_OPTIM=ON -DUSE_RUNPATH=OFF -DINSTALL_BENCHMARKS=1 dh_auto_configure --buildsystem=cmake -- -DCMAKE_BUILD_TYPE=Release -DUSE_MPI=1 -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_DOCDIR=share/doc/libopm-upscaling1 -DWHOLE_PROG_OPTIM=ON -DUSE_RUNPATH=OFF -DINSTALL_BENCHMARKS=1 -DWITH_NATIVE=OFF
override_dh_auto_install: override_dh_auto_install:
dh_auto_install -- install-html dh_auto_install -- install-html

View File

@ -2,7 +2,7 @@
# spec file for package opm-upscaling # spec file for package opm-upscaling
# #
%define tag rc1 %define tag final
Name: opm-upscaling Name: opm-upscaling
Version: 2017.04 Version: 2017.04