From eb895ab0e3ba43695d521dcedfcbeb183206e57c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:49:13 +0100 Subject: [PATCH] update to 1.1.0 [release 1.1.0-1mamba;Fri May 20 2022] --- bitmap.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/bitmap.spec b/bitmap.spec index 7af115d..73e5d5a 100644 --- a/bitmap.spec +++ b/bitmap.spec @@ -1,13 +1,13 @@ Name: bitmap -Version: 1.0.9 +Version: 1.1.0 Release: 1mamba Summary: bitmap (XBM) editor and converter utilities Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba -Packager: Tiziana Ferro -URL: http://xorg.freedesktop.org/ -Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Packager: Silvan Calarco +URL: https://www.x.org/wiki/ +Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -16,7 +16,6 @@ BuildRequires: libXaw-devel BuildRequires: libXmu-devel BuildRequires: libXt-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The bitmap program is a rudimentary tool for creating or editing rectangular images made up of 1's and 0's. @@ -25,6 +24,8 @@ Bitmaps are used in X for defining clipping regions, cursor shapes, icon shapes, The bmtoa and atobm filters convert bitmap files to and from ASCII strings. They are most commonly used to quickly print out bitmaps and to generate versions for including in text. +%debug_package + %prep %setup -q @@ -51,6 +52,9 @@ They are most commonly used to quickly print out bitmaps and to generate version %doc COPYING %changelog +* Fri May 20 2022 Silvan Calarco 1.1.0-1mamba +- update to 1.1.0 + * Fri Aug 02 2019 Automatic Build System 1.0.9-1mamba - automatic update by autodist