Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ogre for openSUSE:Factory checked in 
at 2022-04-30 00:45:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ogre (Old)
 and      /work/SRC/openSUSE:Factory/.ogre.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ogre"

Sat Apr 30 00:45:51 2022 rev:9 rq:973845 version:13.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ogre/ogre.changes        2022-01-04 
19:37:33.557935531 +0100
+++ /work/SRC/openSUSE:Factory/.ogre.new.1538/ogre.changes      2022-04-30 
00:46:20.070992853 +0200
@@ -1,0 +2,19 @@
+Wed Apr  6 22:07:10 UTC 2022 - Ferdinand Thiessen <[email protected]>
+
+- Update to 13.3.4
+  * GL3+: improved performance by 10% when draw-call bound
+  * Codec_Assimp: allow loading glTF2 meshes
+  * RTSS: PBR material support
+  * Improved Gamepad Support via Bites
+  * Bites: also scale button events on OSX
+  * RTSS: PSSM3 - use projective space splits to allow reversed-Z
+  * Vulkan: implement Reversed Depth mode
+- Remove upstream merged patches
+  * 0001-Fix-plugins-not-installed-into-OGRE_PLUGINS_PATH.patch
+  * ff55ef7b272fa0fb5be935ac41af67f5d6e15bf4.patch
+  * fix-assimp-cmake.patch
+- python3-sitelib.patch is now openSUSE specific, upstream voted
+  against it.
+- Rebased 0001-Vulkan-Use-find_package-to-support-system-wide-insta.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-plugins-not-installed-into-OGRE_PLUGINS_PATH.patch
  ff55ef7b272fa0fb5be935ac41af67f5d6e15bf4.patch
  fix-assimp-cmake.patch
  ogre-13.2.4.tar.gz

New:
----
  ogre-13.3.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ogre.spec ++++++
--- /var/tmp/diff_new_pack.5fn206/_old  2022-04-30 00:46:21.638994213 +0200
+++ /var/tmp/diff_new_pack.5fn206/_new  2022-04-30 00:46:21.646994220 +0200
@@ -17,7 +17,7 @@
 
 
 %define major 13
-%define minor 2
+%define minor 3
 %define third 4
 %define sover  %{major}.%{minor}
 %define soname %{major}_%{minor}
@@ -38,14 +38,8 @@
 Source0:        
https://github.com/OGRECave/ogre/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        
https://github.com/ocornut/imgui/archive/v%{im_version}.tar.gz#/imgui-%{im_version}.tar.gz
 Source99:       %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM python3-sitelib.patch -- 
https://github.com/OGRECave/ogre/pull/2317
+# PATCH-FIX-OPENSUSE python3-sitelib.patch -- Fix python path detected on 
build time
 Patch0:         python3-sitelib.patch
-# PATCH-FIX-UPSTREAM fix-assimp-cmake.patch -- 
https://github.com/OGRECave/ogre/pull/2318
-Patch1:         fix-assimp-cmake.patch
-# PATCH-FIX-UPSTREAM ff55ef7b272fa0fb5be935ac41af67f5d6e15bf4.patch -- Fix 
linking with no-undefined set
-Patch2:         
https://github.com/OGRECave/ogre/commit/ff55ef7b272fa0fb5be935ac41af67f5d6e15bf4.patch
-# PATCH-FIX-UPSTREAM 
0001-Fix-plugins-not-installed-into-OGRE_PLUGINS_PATH.patch -- 
https://github.com/OGRECave/ogre/pull/2320
-Patch3:         0001-Fix-plugins-not-installed-into-OGRE_PLUGINS_PATH.patch
 # PATCH-FEAT-UPSTREAM 
0001-Vulkan-Use-find_package-to-support-system-wide-insta.patch
 Patch4:         0001-Vulkan-Use-find_package-to-support-system-wide-insta.patch
 BuildRequires:  cmake >= 3.10
@@ -682,7 +676,6 @@
 %exclude %{_datadir}/OGRE/Media/Terrain/
 %{_datadir}/OGRE/GLX_backdrop.png
 %{_datadir}/OGRE/samples.cfg
-%{_datadir}/OGRE/tests.cfg
 
 %files -n ogre-demos-devel
 %{_datadir}/OGRE/Samples

++++++ 0001-Vulkan-Use-find_package-to-support-system-wide-insta.patch ++++++
--- /var/tmp/diff_new_pack.5fn206/_old  2022-04-30 00:46:21.678994247 +0200
+++ /var/tmp/diff_new_pack.5fn206/_new  2022-04-30 00:46:21.678994247 +0200
@@ -18,9 +18,9 @@
  endif ()
  
  # Find Vulkan SDK
--macro_log_feature(ENV{VULKAN_SDK} "Vulkan SDK" "Vulkan RenderSystem, glslang 
Plugin. Alternatively use system packages" "https://vulkan.lunarg.com/"; FALSE 
"" "")
+-macro_log_feature(ENV{VULKAN_SDK} "Vulkan SDK" "Vulkan RenderSystem, glslang 
Plugin. Alternatively use system packages" "https://vulkan.lunarg.com/";)
 +find_package(Vulkan)
-+macro_log_feature(Vulkan_FOUND "Vulkan SDK" "Vulkan RenderSystem, glslang 
Plugin. Alternatively use system packages" "https://vulkan.lunarg.com/"; FALSE 
"" "")
++macro_log_feature(Vulkan_FOUND "Vulkan SDK" "Vulkan RenderSystem, glslang 
Plugin. Alternatively use system packages" "https://vulkan.lunarg.com/";)
  
  # OpenEXR
  find_package(OpenEXR)

++++++ ogre-13.2.4.tar.gz -> ogre-13.3.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/ogre/ogre-13.2.4.tar.gz 
/work/SRC/openSUSE:Factory/.ogre.new.1538/ogre-13.3.4.tar.gz differ: char 16, 
line 1

Reply via email to