upgrade to 1.1.5

This commit is contained in:
zhouwenpei 2023-07-19 08:18:29 +00:00
parent b53492ffdc
commit 4ff8ccf161
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
libdmx-1.1.5.tar.xz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libdmx Name: libdmx
Version: 1.1.4 Version: 1.1.5
Release: 7 Release: 1
Summary: Distributed Multihead X extension library Summary: Distributed Multihead X extension library
License: MIT License: MIT
URL: https://xorg.freedesktop.org/ URL: https://xorg.freedesktop.org/
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(xext) autoconf automake libtool BuildRequires: pkgconfig(xext) autoconf automake libtool
BuildRequires: xorg-x11-util-macros libX11-devel BuildRequires: xorg-x11-util-macros libX11-devel
@ -59,6 +59,9 @@ make check
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jul 19 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.5-1
- update to 1.1.5
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.4-7 * Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.4-7
- Rebuild for next release - Rebuild for next release