diff --git a/.gitignore b/.gitignore index 53d81a9..d285432 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /libgames-support-0.91.tar.xz /libgames-support-1.0.tar.xz /libgames-support-1.0.1.tar.xz +/libgames-support-1.0.2.tar.xz diff --git a/libgames-support.spec b/libgames-support.spec index 4bded5a..d85da30 100644 --- a/libgames-support.spec +++ b/libgames-support.spec @@ -1,5 +1,5 @@ Name: libgames-support -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} Summary: Support library for GNOME games @@ -65,6 +65,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sat May 7 2016 Yanko Kaneti - 1.0.2-1 +- Update to 1.0.2 + * Fri Apr 8 2016 Yanko Kaneti - 1.0.1-1 - Update to 1.0.1 diff --git a/sources b/sources index a51b58f..ab3664f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e60e13eb812f2c7de4acdee4220824b8 libgames-support-1.0.1.tar.xz +ffba5c102eeb9ae3d96294bccb02446e libgames-support-1.0.2.tar.xz