libXfixes 6.0
This commit is contained in:
parent
e75e5dcf8f
commit
0f2228e873
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,6 +1 @@
|
||||
libXfixes-4.0.5.tar.bz2
|
||||
/libXfixes-5.0.tar.bz2
|
||||
/libXfixes-20130524.tar.bz2
|
||||
/libXfixes-5.0.1.tar.bz2
|
||||
/libXfixes-5.0.2.tar.bz2
|
||||
/libXfixes-5.0.3.tar.bz2
|
||||
/libXfixes-.*.tar.bz2
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: X Fixes library
|
||||
Name: libXfixes
|
||||
Version: 5.0.3
|
||||
Release: 14%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 6.0.0
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -56,7 +56,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%ldconfig_postun
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING README
|
||||
%doc AUTHORS COPYING README.md
|
||||
%{_libdir}/libXfixes.so.3
|
||||
%{_libdir}/libXfixes.so.3.1.0
|
||||
|
||||
@ -67,6 +67,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_mandir}/man3/Xfixes.3*
|
||||
|
||||
%changelog
|
||||
* Wed May 12 2021 Peter Hutterer <peter.hutterer@redhat.com> 6.0.0-1
|
||||
- libXfixes 6.0
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXfixes-5.0.3.tar.bz2) = 72d5ee496e5c0520c95ef6bbb52deff1ee4c29792f11aa17aeb25c8ec5eb992ca502de040c77ad95835d1b1432f315b6cb7a3308b434847c28b9c2c6f9d1ac10
|
||||
SHA512 (libXfixes-6.0.0.tar.bz2) = 1985ef156f382e9a7e1cc7e044e0f626de1e4c82557a511cbcf6431994c0ac25b1f8b3a0293bd3089331593db8ce01d3a71ddec68f19b5fe6029d5082fb6885d
|
||||
|
Loading…
Reference in New Issue
Block a user