[packages/ilmbase] - updated to 2.3.0 (note: new sonames)

cactus cactus at pld-linux.org
Mon Jan 31 03:24:46 CET 2022


commit e7ca427fe4a5dfe56fef50bbb31566f4df52c60d
Author: Bartlomiej Zimon <uzi18 at o2.pl>
Date:   Mon Jan 31 02:24:25 2022 +0000

    - updated to 2.3.0 (note: new sonames)

 ilmbase.spec | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/ilmbase.spec b/ilmbase.spec
index fbdbe85..57d1259 100644
--- a/ilmbase.spec
+++ b/ilmbase.spec
@@ -1,12 +1,12 @@
 Summary:	IlmBase - base math and exception libraries from OpenEXR project
 Summary(pl.UTF-8):	IlmBase - podstawowe biblioteki matematyczne i wyjątków z projektu OpenEXR
 Name:		ilmbase
-Version:	2.2.1
+Version:	2.3.0
 Release:	1
 License:	BSD
 Group:		Libraries
-Source0:	http://download.savannah.gnu.org/releases/openexr/%{name}-%{version}.tar.gz
-# Source0-md5:	7b86128b04f0541b6bb33633e299cb44
+Source0:	https://github.com/AcademySoftwareFoundation/openexr/releases/download/v%{version}/ilmbase-%{version}.tar.gz
+# Source0-md5:	354bf86de3b930ab87ac63619d60c860
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-sh.patch
 URL:		http://www.openexr.com/
@@ -100,17 +100,17 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS
 %attr(755,root,root) %{_libdir}/libHalf.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libHalf.so.23
-%attr(755,root,root) %{_libdir}/libIex-2_2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libIex-2_2.so.23
-%attr(755,root,root) %{_libdir}/libIexMath-2_2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libIexMath-2_2.so.23
-%attr(755,root,root) %{_libdir}/libIlmThread-2_2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libIlmThread-2_2.so.23
-%attr(755,root,root) %{_libdir}/libImath-2_2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libImath-2_2.so.23
+%attr(755,root,root) %ghost %{_libdir}/libHalf.so.24
+%attr(755,root,root) %{_libdir}/libIex-2_3.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libIex-2_3.so.24
+%attr(755,root,root) %{_libdir}/libIexMath-2_3.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libIexMath-2_3.so.24
+%attr(755,root,root) %{_libdir}/libIlmThread-2_3.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libIlmThread-2_3.so.24
+%attr(755,root,root) %{_libdir}/libImath-2_3.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libImath-2_3.so.24
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ilmbase.git/commitdiff/e7ca427fe4a5dfe56fef50bbb31566f4df52c60d



More information about the pld-cvs-commit mailing list