libXxf86vm 1.1.4
This commit is contained in:
parent
d3fe15cac8
commit
594a0c01e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libXxf86vm-1.1.0.tar.bz2
|
||||
/libXxf86vm-1.1.2.tar.bz2
|
||||
/libXxf86vm-20130524.tar.bz2
|
||||
/libXxf86vm-1.1.3.tar.bz2
|
||||
/libXxf86vm-1.1.4.tar.bz2
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: X.Org X11 libXxf86vm runtime library
|
||||
Name: libXxf86vm
|
||||
Version: 1.1.3
|
||||
Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.1.4
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/X11/extensions/xf86vmode.h
|
||||
|
||||
%changelog
|
||||
* Fri Mar 06 2015 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.4-1
|
||||
- libXxf86vm 1.1.4
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user