Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gl3w for openSUSE:Factory checked in 
at 2023-03-01 16:14:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gl3w (Old)
 and      /work/SRC/openSUSE:Factory/.gl3w.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gl3w"

Wed Mar  1 16:14:15 2023 rev:2 rq:1068304 version:2022.03.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/gl3w/gl3w.changes        2023-02-26 
14:51:35.220939899 +0100
+++ /work/SRC/openSUSE:Factory/.gl3w.new.31432/gl3w.changes     2023-03-01 
16:14:39.546788150 +0100
@@ -1,0 +2,5 @@
+Sun Feb 26 10:11:07 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Ensure neutrality of descriptions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gl3w.spec ++++++
--- /var/tmp/diff_new_pack.TYRpm2/_old  2023-03-01 16:14:40.230791687 +0100
+++ /var/tmp/diff_new_pack.TYRpm2/_new  2023-03-01 16:14:40.238791728 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jsonnet
 #
-# 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
@@ -20,7 +20,7 @@
 Name:           gl3w
 Version:        2022.03.24
 Release:        0
-Summary:        Simple OpenGL core profile loading
+Summary:        OpenGL core profile loading
 License:        Unlicense
 URL:            https://github.com/skaslev/gl3w
 Source:         https://github.com/skaslev/gl3w/archive/%{gitsha}.zip
@@ -32,18 +32,20 @@
 BuildRequires:  pkgconfig(glu)
 
 %description
-gl3w is the easiest way to get your hands on the functionality offered by the
+gl3w is a way to get at functionality offered by the
 OpenGL core profile specification.
 
 %package devel
-Summary: development files for gl3w
+Summary:        Header files for gl3w
 
 %description devel
-gl3w is the easiest way to get your hands on the functionality offered by the 
-OpenGL core profile specification. - development files
+gl3w is a way to get at functionality offered by the
+OpenGL core profile specification.
+
+This package contains header files for gl3w.
 
 %prep
-%setup -q -n gl3w-%{gitsha}
+%autosetup -n gl3w-%{gitsha}
 
 %build
 %cmake
@@ -59,4 +61,5 @@
 %license UNLICENSE
 %{_includedir}/gl3w
 %{_datadir}/gl3w
+
 %changelog

Reply via email to