diff --git a/palapeli-4.14.2.tar.xz b/palapeli-4.14.2.tar.xz deleted file mode 100644 index e27de72..0000000 --- a/palapeli-4.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2550e974b0c9621161ea16fb91669e3d8f36b29ea06d8dee5e56451651257e1 -size 1747800 diff --git a/palapeli-4.14.3.tar.xz b/palapeli-4.14.3.tar.xz new file mode 100644 index 0000000..740b805 --- /dev/null +++ b/palapeli-4.14.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a817f65f37c103e2a8bd16cb91ef7e76190135cb389702cffa831929a53323 +size 1747840 diff --git a/palapeli.changes b/palapeli.changes index c60223f..fdd9ec1 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 10 03:13:00 UTC 2014 - Led + +- fix bashisms in post/postun scripts + +------------------------------------------------------------------- +Sun Nov 9 21:10:35 UTC 2014 - tittiatcoke@gmail.com + +- Update to 4.14.3 + * KDE 4.14.3 SC Bugfix Release + * See http://www.kde.org/announcements/announce-4.14.3.php + ------------------------------------------------------------------- Sun Oct 12 12:37:43 UTC 2014 - tittiatcoke@gmail.com diff --git a/palapeli.spec b/palapeli.spec index 75d6a8a..c90035e 100644 --- a/palapeli.spec +++ b/palapeli.spec @@ -21,7 +21,7 @@ Summary: Jigsaw puzzle game License: GPL-2.0+ Group: Amusements/Games/Board/Puzzle Url: http://www.kde.org -Version: 4.14.2 +Version: 4.14.3 Release: 0 Source0: palapeli-%{version}.tar.xz BuildRequires: libkdegames-devel @@ -69,11 +69,11 @@ This package contains the development files for Palapeli. %post /sbin/ldconfig -/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : +/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %postun /sbin/ldconfig -/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : +/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %files %defattr(-,root,root)