Rebuild for xtrans 1.4.0
This commit is contained in:
parent
6467d48d08
commit
ce67e90f26
1 changed files with 6 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
|||
Name: xscope
|
||||
Version: 1.4.1
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: X Window Protocol Viewer
|
||||
|
||||
License: MIT
|
||||
URL: http://cgit.freedesktop.org/xorg/app/xscope/
|
||||
Source0: ftp://ftp.freedesktop.org/pub/xorg/individual/app/%{name}-%{version}.tar.bz2
|
||||
URL: https://cgit.freedesktop.org/xorg/app/xscope/
|
||||
Source0: https://www.freedesktop.org/pub/xorg/individual/app/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: xorg-x11-xtrans-devel, xorg-x11-proto-devel
|
||||
|
|
@ -39,6 +39,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 21 2019 Adam Jackson <ajax@redhat.com> - 1.4.1-11
|
||||
- Rebuild for xtrans 1.4.0
|
||||
|
||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue