update to 1.1.4 [release 1.1.4-1mamba;Sat Jul 16 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 19:34:06 +01:00
parent eb3a0fd69d
commit 8291d21792

View File

@ -1,30 +1,29 @@
Name: xclipboard
Version: 1.1.3
Version: 1.1.4
Release: 1mamba
Summary: xclipboard - X clipboard client
Group: System/X11
Vendor: openmamba
Distribution: openmamba
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
URL: http://x.org
Source: http://ftp.x.org/pub/individual/app/xclipboard-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.x.org/wiki/
Source: https://xorg.freedesktop.org/archive/individual/app/xclipboard-%{version}.tar.xz
License: MIT
BuildRoot: %{_tmppath}/%{name}-%{version}-root
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libICE-devel
BuildRequires: libSM-devel
BuildRequires: libX11-devel
BuildRequires: libXaw-devel
BuildRequires: libXmu-devel
BuildRequires: libXt-devel
BuildRequires: libxkbfile-devel
## AUTOBUILDREQ-END
%description
The xclipboard program is used to collect and display text selections that are sent to the CLIPBOARD by other clients.
%prep
%debug_package
%prep
%setup -q
%build
@ -44,9 +43,12 @@ The xclipboard program is used to collect and display text selections that are s
%{_bindir}/xcutsel
%{_datadir}/X11/app-defaults/XClipboard
%{_mandir}/man1/*.gz
%doc COPYING ChangeLog
%doc COPYING
%changelog
* Sat Jul 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.4-1mamba
- update to 1.1.4
* Mon Sep 09 2013 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
- automatic update by autodist