diff --git a/kpat-4.14.2.tar.xz b/kpat-4.14.2.tar.xz deleted file mode 100644 index ac62358..0000000 --- a/kpat-4.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:308cd44918e3b491f8ddf115a3c8e3cee38e08b5fa052f9e5d4d31916733baa1 -size 3077392 diff --git a/kpat-4.14.3.tar.xz b/kpat-4.14.3.tar.xz new file mode 100644 index 0000000..766feac --- /dev/null +++ b/kpat-4.14.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42688d906ebeea56ecf4d67e0fb8e550246fbb8867ad4eaa3d4e5aaf884db4d +size 3077376 diff --git a/kpat.changes b/kpat.changes index f828d53..ac59084 100644 --- a/kpat.changes +++ b/kpat.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 10 03:08:00 UTC 2014 - Led + +- fix bashisms in post/postun scripts + +------------------------------------------------------------------- +Sun Nov 9 21:08:06 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:35:24 UTC 2014 - tittiatcoke@gmail.com diff --git a/kpat.spec b/kpat.spec index faf87ee..abd9f9a 100644 --- a/kpat.spec +++ b/kpat.spec @@ -21,7 +21,7 @@ Summary: Patience card game License: GPL-2.0+ Group: Amusements/Games/Board/Card Url: http://www.kde.org -Version: 4.14.2 +Version: 4.14.3 Release: 0 Source0: kpat-%{version}.tar.xz BuildRequires: libkdegames-devel @@ -50,10 +50,10 @@ more. The game has nice graphics and many different carddecks. %kde_post_install %post -/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : +/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %postun -/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || : +/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : %files %defattr(-,root,root)