[snes9x] Fixed joystick support (BZ #4947)
by Andrea Musuruane
commit b5012ddcec0bf530c772f7053fde9d1fc808055a
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Thu Jun 21 09:19:38 2018 +0200
Fixed joystick support (BZ #4947)
snes9x.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/snes9x.spec b/snes9x.spec
index 490257e..3c30e80 100644
--- a/snes9x.spec
+++ b/snes9x.spec
@@ -1,7 +1,7 @@
Summary: Super Nintendo Entertainment System emulator
Name: snes9x
Version: 1.56.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: Other
URL: http://www.snes9x.com/
Source0: https://github.com/snes9xgit/snes9x/archive/%{version}.tar.gz#/%{name}-%{...
@@ -22,7 +22,7 @@ BuildRequires: nasm
BuildRequires: intltool
BuildRequires: gtk3-devel
BuildRequires: libglade2-devel
-BuildRequires: SDL-devel
+BuildRequires: SDL2-devel
BuildRequires: libxml2-devel
BuildRequires: minizip-devel
BuildRequires: portaudio-devel
@@ -116,6 +116,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%changelog
+* Thu Jun 21 2018 Andrea Musuruane <musuruan(a)gmail.com> - 1.56.1-3
+- Fixed joystick support (BZ #4947)
+
* Sat Jun 16 2018 Andrea Musuruane <musuruan(a)gmail.com> - 1.56.1-2
- Added an upstream patch to fix compiling on ppc64
6 years, 5 months
[get_iplayer] Update to version 3.14.
by mavit
commit 72e9f4f50a43ba02d1b2e880fb9c7276437547f6
Author: Peter Oliver <git(a)mavit.org.uk>
Date: Wed Jun 20 11:17:58 2018 +0100
Update to version 3.14.
.gitignore | 1 +
get_iplayer.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bdf24ef..a0d3848 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ get_iplayer-2.94.tar.gz
/get_iplayer-3.06.tar.gz
/get_iplayer-3.12.tar.gz
/get_iplayer-3.13.tar.gz
+/get_iplayer-3.14.tar.gz
diff --git a/get_iplayer.spec b/get_iplayer.spec
index 01c8e7e..a4ab27b 100644
--- a/get_iplayer.spec
+++ b/get_iplayer.spec
@@ -1,6 +1,6 @@
Name: get_iplayer
-Version: 3.13
-Release: 2%{?dist}
+Version: 3.14
+Release: 1%{?dist}
Summary: Lists, records and streams BBC iPlayer TV and radio programmes
Group: Applications/Internet
@@ -102,6 +102,9 @@ fi
%changelog
+* Wed Jun 20 2018 Peter Oliver <rpm(a)mavit.org.uk> - 3.14-1
+- Update to version 3.14.
+
* Sat Mar 31 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.13-2
- Remove all scriplets for fedora
- Fix inconsistent use of the buildroot macro
diff --git a/sources b/sources
index 2517c46..98c8abc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44f62e1e516601521ca4de974c7a69fd get_iplayer-3.13.tar.gz
+baad6e316bcffca3a910a09a07fe1a88 get_iplayer-3.14.tar.gz
6 years, 5 months
[mplayer/f28] (3 commits) ...readd lost source
by Leigh Scott
Summary of changes:
b7cd7fa... Rebuild for new libass version (*)
cba237c... Enable runtime cpu detection for i686 again (*)
493b0cd... readd lost source (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 5 months
[mplayer] readd lost source
by Leigh Scott
commit 493b0cdab358da01496f61cada557fd4f8714390
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Jun 20 09:53:43 2018 +0100
readd lost source
sources | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/sources b/sources
index c72c20f..c773f62 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
+de7b4438b68729089d92912f041abe54 Blue-1.11.tar.bz2
5ba14bca349b6afcd7624ae7dd664c5d mplayer-export-2018-06-20.tar.bz2
6 years, 5 months