Update to 0.1.3.
This commit is contained in:
parent
c7ece905a4
commit
e2c382085b
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/xcb-util-cursor-0.1.1.tar.bz2
|
||||
/xcb-util-cursor-0.1.2.tar.bz2
|
||||
/xcb-util-cursor-*.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
88e70d92ff5616d406ce5b1b62e0c58b xcb-util-cursor-0.1.2.tar.bz2
|
||||
6ac3b17cba51aaaa36ba035a53527214 xcb-util-cursor-0.1.3.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: xcb-util-cursor
|
||||
Version: 0.1.2
|
||||
Release: 3%{?dist}
|
||||
Version: 0.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Cursor library on top of libxcb
|
||||
Group: System Environment/Libraries
|
||||
License: MIT
|
||||
@ -65,6 +65,9 @@ rm %{buildroot}%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 30 2016 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.3-1
|
||||
- Update to 0.1.3.
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user