From 967757aa6d4909e94a43e05ab207628d71f6889f9bd2e60a67ecc0006371a230 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 31 Jan 2018 08:52:07 +0000 Subject: [PATCH] Accepting request 571243 from home:jengelh:branches:graphics - Fix SRPM group and grammar issues. OBS-URL: https://build.opensuse.org/request/show/571243 OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=104 --- libpng16.changes | 5 +++++ libpng16.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libpng16.changes b/libpng16.changes index a05c47d..843cc78 100644 --- a/libpng16.changes +++ b/libpng16.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 30 21:56:04 UTC 2018 - jengelh@inai.de + +- Fix SRPM group and grammar issues. + ------------------------------------------------------------------- Tue Jan 30 15:32:19 UTC 2018 - pgajdos@suse.com diff --git a/libpng16.spec b/libpng16.spec index dcae4b1..9d5b677 100644 --- a/libpng16.spec +++ b/libpng16.spec @@ -28,7 +28,7 @@ Version: %{major}.%{minor}.%{micro} Release: 0 Summary: Library for the Portable Network Graphics Format (PNG) License: Zlib -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://www.libpng.org/pub/png/libpng.html Source0: ftp://ftp.simplesystems.org/pub/png/src/libpng16/libpng-%{version}.tar.xz Source1: ftp://ftp.simplesystems.org/pub/png/src/libpng16/libpng-%{version}.tar.xz.asc @@ -44,7 +44,7 @@ Summary: Library for the Portable Network Graphics Format (PNG) Group: System/Libraries %package devel -Summary: Development Tools for applications which will use the Libpng +Summary: Development tools for applications which will use libpng Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Requires: glibc-devel @@ -54,7 +54,7 @@ Recommends: libpng%{branch}-compat-devel # %package compat-devel -Summary: Development Tools for applications which will use the Libpng +Summary: Development tools for applications which will use libpng Group: Development/Libraries/C and C++ Requires: libpng%{branch}-devel = %{version} Conflicts: libpng-devel