From 1154fad11a8370eae94af44762312fc72f432ce65e26226099865ea64656db65 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Thu, 17 Jan 2019 18:35:04 +0000 Subject: [PATCH] Accepting request 666759 from home:jengelh:branches:games - Fix incorrect summary for libassimp*. OBS-URL: https://build.opensuse.org/request/show/666759 OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=9 --- assimp.changes | 5 +++++ assimp.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/assimp.changes b/assimp.changes index 385a940..2c4248d 100644 --- a/assimp.changes +++ b/assimp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 17 15:03:13 UTC 2019 - Jan Engelhardt + +- Fix incorrect summary for libassimp*. + ------------------------------------------------------------------- Sat Aug 11 16:16:03 UTC 2018 - rpm@fthiessen.de diff --git a/assimp.spec b/assimp.spec index 4ad6560..c775611 100644 --- a/assimp.spec +++ b/assimp.spec @@ -1,7 +1,7 @@ # # spec file for package assimp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -53,7 +53,7 @@ it is primarily useful for importing assets from various sources once and storin engine-specific format for easy and fast every-day-loading. %package -n lib%{name}%{sover} -Summary: Headers, docs and command-line utility for %{name} +Summary: Library to load and process 3D scenes from various data formats Group: System/Libraries %description -n lib%{name}%{sover}