Update to 2.3.0.

This commit is contained in:
Richard Shaw 2019-04-10 10:57:03 -05:00
parent ef2089b4bb
commit d0f880de93
4 changed files with 20 additions and 15 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
openexr_viewers-*.tar.gz openexr_viewers-*.tar.gz
/OpenEXR_Viewers-2.3.0.tar.gz

View File

@ -10,14 +10,17 @@
%define priority 5 %define priority 5
%endif %endif
%global project openexr
Name: %{real_name} Name: %{real_name}
Version: 2.2.1 Version: 2.3.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: Viewers programs for OpenEXR Summary: Viewers programs for OpenEXR
License: AMPAS BSD License: AMPAS BSD
URL: http://www.openexr.com URL: http://www.openexr.com
Source0: http://download.savannah.nongnu.org/releases/openexr/openexr_viewers-%{version}.tar.gz Source0: https://github.com/%{project}/%{project}/releases/download/v%{version}/%{name}-%{version}.tar.gz
# missing header from ^^, should be fixed/included in subsequent releases # missing header from ^^, should be fixed/included in subsequent releases
#Source1: namespaceAlias.h #Source1: namespaceAlias.h
@ -125,8 +128,8 @@ if [ $1 -eq 0 ]; then
fi fi
%files %files
%doc AUTHORS ChangeLog NEWS README %doc ChangeLog README.md
%license COPYING %license LICENSE
%ghost %{_bindir}/exrdisplay %ghost %{_bindir}/exrdisplay
%{_bindir}/exrdisplay%{V_suffix} %{_bindir}/exrdisplay%{V_suffix}
%if %with_Cg %if %with_Cg
@ -138,6 +141,9 @@ fi
%endif %endif
%changelog %changelog
* Tue Apr 02 2019 Richard Shaw <hobbes1069@gmail.com> - 2.3.0-1
- Update to 2.3.0.
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

View File

@ -1,7 +1,6 @@
diff -up openexr_viewers-2.0.1/configure.ac.dso openexr_viewers-2.0.1/configure.ac --- a/configure.ac
--- openexr_viewers-2.0.1/configure.ac.dso 2013-06-18 15:58:29.000000000 -0500 +++ b/configure.ac
+++ openexr_viewers-2.0.1/configure.ac 2013-10-11 14:15:38.870351295 -0500 @@ -77,6 +77,18 @@ AM_PATH_PKGCONFIG(
@@ -75,6 +75,18 @@ AM_PATH_PKGCONFIG(
[-lIlmImfCtl -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lpthread -lIlmCtlSimd -lIlmCtlMath -lIlmCtl], [-lIlmImfCtl -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread -lpthread -lIlmCtlSimd -lIlmCtlMath -lIlmCtl],
[openexrctl-prefix]) [openexrctl-prefix])
@ -18,11 +17,10 @@ diff -up openexr_viewers-2.0.1/configure.ac.dso openexr_viewers-2.0.1/configure.
+ [-lGL], + [-lGL],
+ [gl-prefix]) + [gl-prefix])
dnl --enable-threading dnl Enable and choose c++ standard
AC_ARG_ENABLE(threading, AC_ARG_ENABLE(cxxstd,
diff -up openexr_viewers-2.0.1/exrdisplay/Makefile.am.dso openexr_viewers-2.0.1/exrdisplay/Makefile.am --- a/exrdisplay/Makefile.am
--- openexr_viewers-2.0.1/exrdisplay/Makefile.am.dso 2013-06-18 14:51:41.000000000 -0500 +++ b/exrdisplay/Makefile.am
+++ openexr_viewers-2.0.1/exrdisplay/Makefile.am 2013-10-11 14:17:07.953771623 -0500
@@ -5,11 +5,12 @@ if HAVE_FLTK @@ -5,11 +5,12 @@ if HAVE_FLTK
bin_PROGRAMS = exrdisplay bin_PROGRAMS = exrdisplay

View File

@ -1 +1 @@
SHA512 (openexr_viewers-2.2.1.tar.gz) = f62909ee212f6333ee161885011ce8a469413e790ae31e9e25d4a8114d58f0c11284bd0bae09b2cf60122bc11ca136e839a193b4056c02ad940686c8ca1dfcaa SHA512 (OpenEXR_Viewers-2.3.0.tar.gz) = 2b7ce7c75733f390bec5c3f9c49edc08da2631e3a45ae20a732dddf9fd813137c3124d0c6e90450fa2b9068f0c40c76374ee7ff9cf0d8697080b2b180c624c5d