diff --git a/.gitignore b/.gitignore index c15cb37..ab7e7a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /xcb-util-cursor-0.1.1.tar.bz2 +/xcb-util-cursor-0.1.2.tar.bz2 diff --git a/sources b/sources index 3d64c06..a2d9c28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -568712eaa340f18b357d3748300c1795 xcb-util-cursor-0.1.1.tar.bz2 +88e70d92ff5616d406ce5b1b62e0c58b xcb-util-cursor-0.1.2.tar.bz2 diff --git a/xcb-util-cursor.spec b/xcb-util-cursor.spec index 191f191..43d2834 100644 --- a/xcb-util-cursor.spec +++ b/xcb-util-cursor.spec @@ -1,6 +1,6 @@ Name: xcb-util-cursor -Version: 0.1.1 -Release: 5%{?dist} +Version: 0.1.2 +Release: 1%{?dist} Summary: Cursor library on top of libxcb Group: System Environment/Libraries License: MIT @@ -52,7 +52,8 @@ rm %{buildroot}%{_libdir}/*.la %files -%doc README COPYING +%doc README +%license COPYING %{_libdir}/*.so.* @@ -64,6 +65,10 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Thu Apr 2 2015 Thomas Moschny - 0.1.2-1 +- Update to 0.1.2. +- Mark COPYING as %%license. + * Wed Oct 22 2014 Thomas Moschny - 0.1.1-5 - Include COPYING.