libxkbfile 1.1.1-1
This commit is contained in:
parent
41621d0644
commit
741bd54df6
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libxkbfile-1.0.6.tar.bz2
|
||||
/libxkbfile-1.0.8.tar.bz2
|
||||
/libxkbfile-1.0.9.tar.bz2
|
||||
/libxkbfile-1.1.0.tar.bz2
|
||||
/libxkbfile-1.1.1.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: X.Org X11 libxkbfile runtime library
|
||||
Name: libxkbfile
|
||||
Version: 1.1.0
|
||||
Release: 9%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: pkgconfig(xproto) pkgconfig(x11)
|
||||
@ -58,6 +58,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/pkgconfig/xkbfile.pc
|
||||
|
||||
%changelog
|
||||
* Fri Nov 04 2022 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.1-1
|
||||
- libxkbfile 1.1.1-1
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxkbfile-1.1.0.tar.bz2) = 1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826
|
||||
SHA512 (libxkbfile-1.1.1.tar.xz) = 2902d21860e27a27159123a19f7d4e0cf9cf8933685f1d2477e69ec647f0f8629b58bbfc391ed45e8b51a10033f18a9d0f16f7f519da9923cd7ed3bd497cf1a2
|
||||
|
Loading…
Reference in New Issue
Block a user