diff --git a/.gitignore b/.gitignore index 2c5e270..80e039b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /tiled-0.13.0.tar.gz /tiled-0.13.1.tar.gz /tiled-0.14.0.tar.gz +/tiled-0.14.2.tar.gz diff --git a/sources b/sources index f8deb76..fcd4764 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2bd474009bcde259b2dabdfe4cc6edc tiled-0.14.0.tar.gz +7a9f356130d2e89bfb25f7bfa817dbf2 tiled-0.14.2.tar.gz diff --git a/tiled.spec b/tiled.spec index 875fbfb..1e4ad25 100644 --- a/tiled.spec +++ b/tiled.spec @@ -1,5 +1,5 @@ Name: tiled -Version: 0.14.0 +Version: 0.14.2 Release: 1%{?dist} Summary: Tiled Map Editor # tiled itself is GPLv2+, libtiled and tmxviewer are BSD @@ -177,6 +177,9 @@ fi %{_libdir}/%{name}/plugins/libtengine.so %changelog +* Fri Nov 27 2015 Erik Schilling - 0.14.2-1 +- New upstream release 0.14.2 + * Mon Sep 21 2015 Erik Schilling - 0.14.0-1 - New upstream release