commit 4ba5ee7f0357b9f3c5a24febfed6aefe44966437
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed May 16 13:04:02 2018 +0200
Update to 0.28.3100
Remove scriptlets
.gitignore | 1 +
sources | 2 +-
xt7-player-mpv.spec | 22 ++++++----------------
3 files changed, 8 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4687011..e0cc226 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/xt7-player-mpv-0.25.392.tar.gz
/xt7-player-mpv-0.26.392.tar.gz
/xt7-player-mpv-0.27.392.tar.gz
+/xt7-player-mpv-0.28.3100.tar.gz
diff --git a/sources b/sources
index a1c57e1..edc1b49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04353b96182aafe080c48ac522ba75ec xt7-player-mpv-0.27.392.tar.gz
+93bd33d861745129a3bf2448859aa8d5 xt7-player-mpv-0.28.3100.tar.gz
diff --git a/xt7-player-mpv.spec b/xt7-player-mpv.spec
index 8443516..2069152 100644
--- a/xt7-player-mpv.spec
+++ b/xt7-player-mpv.spec
@@ -1,6 +1,6 @@
Name: xt7-player-mpv
-Version: 0.27.392
-Release: 2%{?dist}
+Version: 0.28.3100
+Release: 1%{?dist}
Summary: Qt/Gambas gui to mpv media player
License: GPLv3+
Url:
http://xt7-player.sourceforge.net/xt7forum/
@@ -96,20 +96,6 @@ install -Dm 0644 xt7-player-mpv.appdata.xml
%{buildroot}%{_datadir}/appdata/xt7-
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml
-%post
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-/usr/bin/update-desktop-database &> /dev/null || :
-
-%postun
-/usr/bin/update-desktop-database &> /dev/null || :
-if [ $1 -eq 0 ] ; then
- /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
-%posttrans
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-
%files
%doc CHANGELOG_GIT
%license LICENSE.TXT
@@ -119,6 +105,10 @@ fi
%{_datadir}/appdata/%{name}*.xml
%changelog
+* Wed May 16 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.28.3100-1
+- Update to 0.28.3100
+- Remove scriptlets
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> -
0.27.392-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild