[smplayer] Update changelog
by Leigh Scott
commit 000327703c577ba96f5fe82a19ed5ef7aadfa045
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Apr 21 10:30:02 2019 +0100
Update changelog
smplayer.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/smplayer.spec b/smplayer.spec
index a03f5d2..1587283 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -3,7 +3,7 @@ Version: 19.1.0
%global smtube_ver 18.11.0
%global smplayer_themes_ver 18.6.0
%global smplayer_skins_ver 15.2.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A graphical frontend for mplayer and mpv
License: GPLv2+
@@ -210,6 +210,10 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Sun Apr 21 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 19.1.0-3
+- Remove Group tag
+- Remove obsolete scriptlets for Fedora
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 19.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 7 months
[smplayer] Remove obsolete scriptlets for Fedora
by Leigh Scott
commit af47961f2b9660198db79af829ddc2fa97e3dd5c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Apr 21 10:28:10 2019 +0100
Remove obsolete scriptlets for Fedora
smplayer.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/smplayer.spec b/smplayer.spec
index b36d44a..a03f5d2 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -164,6 +164,7 @@ popd
%check
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
+%if (0%{?rhel} && 0%{?rhel} <= 7)
%post
/usr/bin/update-desktop-database &> /dev/null || :
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@@ -177,6 +178,7 @@ fi
%posttrans
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+%endif
%files
%license Copying*
5 years, 7 months
[smplayer] Remove Group tag
by Leigh Scott
commit 5f2caed8f06d80eba6db28966febd017c4ea9e3d
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Apr 21 10:25:30 2019 +0100
Remove Group tag
smplayer.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/smplayer.spec b/smplayer.spec
index 159fd2f..b36d44a 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -6,7 +6,6 @@ Version: 19.1.0
Release: 2%{?dist}
Summary: A graphical frontend for mplayer and mpv
-Group: Applications/Multimedia
License: GPLv2+
URL: http://smplayer.sourceforge.net/
Source0: http://downloads.sourceforge.net/smplayer/smplayer-%{version}.tar.bz2
@@ -67,7 +66,6 @@ SMPlayer is developed with the Qt toolkit, so it's multi-platform.
%package -n smtube
Summary: YouTube browser for SMPlayer
-Group: Applications/Multimedia
License: GPLv2+
URL: http://www.smtube.org
%if 0%{?fedora} || 0%{?rhel} > 7
@@ -82,7 +80,6 @@ and play YouTube videos.
%package themes
Summary: Themes and Skins for SMPlayer
-Group: Video/Players
Requires: smplayer
%description themes
5 years, 7 months
[rfpkgdb-cli] Switch URL to rpmfusion-infra
by Leigh Scott
commit 3ec9f76844c1e654f85a9fa77925b1ecb7926c5d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Apr 20 15:55:12 2019 +0100
Switch URL to rpmfusion-infra
rfpkgdb-cli.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rfpkgdb-cli.spec b/rfpkgdb-cli.spec
index 9b5ad97..07eabf4 100644
--- a/rfpkgdb-cli.spec
+++ b/rfpkgdb-cli.spec
@@ -4,7 +4,7 @@ Release: 0.1rc2%{?dist}
Summary: A CLI for pkgdb
License: GPLv2+
-URL: https://github.com/ferdnyc/rfpkgdb-cli
+URL: https://github.com/rpmfusion-infra/rfpkgdb-cli
Source0: %{url}/archive/v%{version}rc2/%{name}-%{version}rc2.tar.gz
Patch0: py3.patch
5 years, 7 months
[mplayer/f28] (21 commits) ...Update to 1.4 release
by Leigh Scott
Summary of changes:
1768f4c... * Sun Jan 12 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
9bff522... * Tue Feb 11 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
366d13b... * Sat Mar 01 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
ab9954d... * Thu Mar 27 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
64cb7c3... * Sat Jul 12 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
e1bd463... Blue-1.10 (*)
644e052... Patch for ffmpeg-2.8 (*)
91b9cd4... - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass (*)
9b29c9e... Mass rebuild for x264 and/or x265 (*)
a0fe5d4... Fix this message error [1] on rfpkg push (*)
3b6c0d2... Add BuildRequires: gcc-c++ (*)
3ef425a... Fix ambiguous python shebang (*)
4b39f0f... fix typo (*)
dc7f1a7... Rebuild for ffmpeg-3.4.5 on el7 (*)
22db9a3... Rebuild for ffmpeg-3.4.5 on el7 (*)
737c757... Clean-up (*)
48947bf... Enable JACK support by default (rfbz #4556) (*)
cc46a42... - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass (*)
11f91ce... Mass rebuild for x264 (*)
1755e5c... Update to latest svn (*)
a0d922e... Update to 1.4 release (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 7 months
[mplayer/f29] (15 commits) ...Update to 1.4 release
by Leigh Scott
Summary of changes:
1768f4c... * Sun Jan 12 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
9bff522... * Tue Feb 11 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
366d13b... * Sat Mar 01 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
ab9954d... * Thu Mar 27 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
64cb7c3... * Sat Jul 12 2014 Julian Sikorski <belegdol(a)fedoraproject.o (*)
e1bd463... Blue-1.10 (*)
644e052... Patch for ffmpeg-2.8 (*)
dc7f1a7... Rebuild for ffmpeg-3.4.5 on el7 (*)
22db9a3... Rebuild for ffmpeg-3.4.5 on el7 (*)
737c757... Clean-up (*)
48947bf... Enable JACK support by default (rfbz #4556) (*)
cc46a42... - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass (*)
11f91ce... Mass rebuild for x264 (*)
1755e5c... Update to latest svn (*)
a0d922e... Update to 1.4 release (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 7 months
[mplayer/f30] Update to 1.4 release
by Leigh Scott
Summary of changes:
a0d922e... Update to 1.4 release (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 7 months
[mplayer] Update to 1.4 release
by Leigh Scott
commit a0d922ede54b6a26cf7b83b04537171dad7f817d
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Fri Apr 19 06:58:10 2019 +0100
Update to 1.4 release
.gitignore | 1 +
mplayer.spec | 15 +++++++++------
sources | 2 +-
3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be8f142..fcb93d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ MPlayer-1.3.0.tar.xz
/mplayer-export-2018-04-24.tar.bz2
/mplayer-export-2018-06-20.tar.bz2
/mplayer-export-2019-04-16.tar.bz2
+/MPlayer-1.4.tar.xz
diff --git a/mplayer.spec b/mplayer.spec
index 8737801..5abd187 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -1,14 +1,14 @@
%define codecdir %{_libdir}/codecs
-%define pre 20190416svn
-%define svn 1
-%define svnbuild 2019-04-16
+#define pre 20190416svn
+#define svn 1
+#define svnbuild 2019-04-16
Name: mplayer
-Version: 1.3.0
+Version: 1.4
%if 0%{?svn}
-Release: 29%{?pre:.%{pre}}%{?dist}
+Release: 1{?pre:.%{pre}}%{?dist}
%else
-Release: 29%{?dist}
+Release: 1%{?dist}
%endif
Summary: Movie player playing most video formats and DVDs
@@ -376,6 +376,9 @@ fi
%{_datadir}/mplayer/*.fp
%changelog
+* Fri Apr 19 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.4-1
+- Update to 1.4 release
+
* Tue Apr 16 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.3.0-29.20190416svn
- Update to latest svn
diff --git a/sources b/sources
index 3f4d0db..0c02274 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
de7b4438b68729089d92912f041abe54 Blue-1.11.tar.bz2
-20fbb1d82387414f802bebccbbeb428e mplayer-export-2019-04-16.tar.bz2
+58d39f72bf7f3ddaa9e019224bffcb74 MPlayer-1.4.tar.xz
5 years, 7 months