Update to version 1.3.0
Resolves: RHEL-73468 Signed-off-by: Neal Gompa <ngompa@centosproject.org>
This commit is contained in:
parent
1b02eba1d4
commit
c3dfe512dc
10
libei.spec
10
libei.spec
@ -4,8 +4,8 @@
|
||||
# Here there are packaged as libei, libeis and liboeffis plus respective subpackages.
|
||||
|
||||
Name: libei
|
||||
Version: 1.2.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for Emulated Input
|
||||
|
||||
License: MIT
|
||||
@ -54,7 +54,7 @@ can then use to emulate input. This library is typically used by
|
||||
a Wayland compositor that provides an EIS implementation.
|
||||
|
||||
%package -n libeis-devel
|
||||
Summary: Library for Emulated Input Serverse Development Package
|
||||
Summary: Library for Emulated Input Servers Development Package
|
||||
Requires: libeis%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description -n libeis-devel
|
||||
@ -121,6 +121,10 @@ Library for XDG RemoteDesktop Portal Setup Development Package
|
||||
%{_bindir}/ei-debug-events
|
||||
|
||||
%changelog
|
||||
* Thu Jan 09 2025 Neal Gompa <ngompa@centosproject.org> - 1.3.0-1
|
||||
- Update to version 1.3.0
|
||||
Resolves: RHEL-73468
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.1-3
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libei-1.2.1.tar.bz2) = ac8e32a381b9555a6b9becab9217a323d79aeba4b3f11e1dbba9f876d566f232f41d0f299f8cb8e5de6707d0dd91e93872edd81532c971e35d1cf33f9f9063b4
|
||||
SHA512 (libei-1.3.0.tar.bz2) = a63b52c7251660404b307dba82ee24e31b64aaff7140acb174a33aeb60a07e59391522e2a5c56cd7bbdc45ab5e4a0e6111e214f2f1b79834b152e6ebc3e5e0c1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user