From 0ad55126fe7c83909cf50373f7133341f1581062 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:25:33 +0100 Subject: [PATCH] update to 1.1.0 [release 1.1.0-1mamba;Wed Nov 02 2022] --- rgb.spec | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/rgb.spec b/rgb.spec index dedf6c7..04e2b92 100644 --- a/rgb.spec +++ b/rgb.spec @@ -1,15 +1,14 @@ Name: rgb -Version: 1.0.6 +Version: 1.1.0 Release: 1mamba Summary: X11 RGB colors definitions. Group: System/X11 Vendor: openmamba Distribution: openmamba -Packager: Ercole 'ercolinux' Carpanetto -URL: http://x.org -Source: http://ftp.x.org/pub/individual/app/rgb-%{version}.tar.bz2 +Packager: Silvan Calarco +URL: https://www.x.org/wiki/ +Source: http://ftp.x.org/pub/individual/app/rgb-%{version}.tar.xz License: MIT -BuildRoot: %{_tmppath}/%{name}-%{version}-root ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END @@ -17,8 +16,9 @@ BuildRequires: glibc-devel %description X11 RGB colors definitions. -%prep +%debug_package +%prep %setup -q %build @@ -36,10 +36,13 @@ X11 RGB colors definitions. %defattr(-,root,root) %{_bindir}/showrgb %{_datadir}/X11/rgb.txt -%{_mandir}/man1/showrgb.1.gz -%doc AUTHORS COPYING ChangeLog +%{_mandir}/man1/showrgb.1* +%doc AUTHORS COPYING %changelog +* Wed Nov 02 2022 Silvan Calarco 1.1.0-1mamba +- update to 1.1.0 + * Tue Nov 25 2014 Automatic Build System 1.0.6-1mamba - automatic update by autodist