From 5b6b8d4c80d9a9ffbccf38a4aaae32ec902750878d67673d7d9e4a3a27bf8176 Mon Sep 17 00:00:00 2001 From: Vicente Adolfo Bolea Sanchez Date: Sun, 16 Apr 2023 03:05:19 +0000 Subject: [PATCH] Accepting request 1079635 from home:iznogood:branches:science That should fix the bogus msg from Leap builds OBS-URL: https://build.opensuse.org/request/show/1079635 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=114 --- ParaView-v5.11.0.tar.xz | 3 --- ParaView-v5.11.1.tar.xz | 3 +++ ...Started-5.11.0.pdf => ParaViewGettingStarted-5.11.1.pdf | 0 ParaViewTutorial-5.11.0.pdf => ParaViewTutorial-5.11.1.pdf | 0 paraview.changes | 7 +++++++ paraview.spec | 4 ++-- 6 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 ParaView-v5.11.0.tar.xz create mode 100644 ParaView-v5.11.1.tar.xz rename ParaViewGettingStarted-5.11.0.pdf => ParaViewGettingStarted-5.11.1.pdf (100%) rename ParaViewTutorial-5.11.0.pdf => ParaViewTutorial-5.11.1.pdf (100%) diff --git a/ParaView-v5.11.0.tar.xz b/ParaView-v5.11.0.tar.xz deleted file mode 100644 index d4ac483..0000000 --- a/ParaView-v5.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a0b8fe8b1a2cdfd0ace9a87fa87e0ec21ee0f6f0bcb1fdde050f4f585a25165 -size 70212180 diff --git a/ParaView-v5.11.1.tar.xz b/ParaView-v5.11.1.tar.xz new file mode 100644 index 0000000..4fd25e6 --- /dev/null +++ b/ParaView-v5.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc2209f7fa37cd3155d199ff6c3590620c12ca4da732ef7698dec37fa8dbb34 +size 79847556 diff --git a/ParaViewGettingStarted-5.11.0.pdf b/ParaViewGettingStarted-5.11.1.pdf similarity index 100% rename from ParaViewGettingStarted-5.11.0.pdf rename to ParaViewGettingStarted-5.11.1.pdf diff --git a/ParaViewTutorial-5.11.0.pdf b/ParaViewTutorial-5.11.1.pdf similarity index 100% rename from ParaViewTutorial-5.11.0.pdf rename to ParaViewTutorial-5.11.1.pdf diff --git a/paraview.changes b/paraview.changes index 48ef61a..ce6617f 100644 --- a/paraview.changes +++ b/paraview.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Apr 8 19:24:18 UTC 2023 - bjorn.lie@gmail.com + +- Update to version 5.11.1: + * Many changes, see + . + ------------------------------------------------------------------- Tue Dec 6 18:50:30 UTC 2022 - Atri Bhattacharya diff --git a/paraview.spec b/paraview.spec index b5d42ae..7311e73 100644 --- a/paraview.spec +++ b/paraview.spec @@ -1,7 +1,7 @@ # # spec file for package paraview # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,7 +46,7 @@ %define __builder ninja Name: paraview -Version: %{short_ver}.0 +Version: %{short_ver}.1 Release: 0 Summary: Data analysis and visualization application License: BSD-3-Clause