[freshplayerplugin/f24] (5 commits) ...Upgrade to 0.3.6
by Mauricio Teixeira
Summary of changes:
b44ca3b... Rebuilt for ffmpeg-3.1.1 (*)
e001ec3... Clean spec, Vascom patches series, rfbz #4192 (*)
7b203b3... Reorder BR to match with unitedrpms (*)
fe67354... Clean spec, Vascom patches series, rfbz #4192 (*)
927ac0b... Upgrade to 0.3.6 (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months
[freshplayerplugin] Upgrade to 0.3.6
by Mauricio Teixeira
commit 927ac0bdd91a07a72395772d1aae550c5c711a8a
Author: Mauricio Teixeira <mteixeir(a)redhat.com>
Date: Fri Oct 7 05:31:50 2016 -0400
Upgrade to 0.3.6
.gitignore | 1 +
freshplayerplugin.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6145a7a..5175f8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/freshplayerplugin-0.3.5.tar.gz
+/freshplayerplugin-0.3.6.tar.gz
diff --git a/freshplayerplugin.spec b/freshplayerplugin.spec
index d105300..a45c225 100644
--- a/freshplayerplugin.spec
+++ b/freshplayerplugin.spec
@@ -1,6 +1,6 @@
Name: freshplayerplugin
-Version: 0.3.5
-Release: 3%{?dist}
+Version: 0.3.6
+Release: 1%{?dist}
Summary: PPAPI-host NPAPI-plugin adapter
Group: Applications/Internet
License: MIT
@@ -89,6 +89,9 @@ install -Dm 0644 data/freshwrapper.conf.example %{buildroot}/etc/freshwrapper.co
%config(noreplace) %{_sysconfdir}/freshwrapper.conf
%changelog
+* Fri Oct 07 2016 Mauricio Teixeira <mauricio.teixeira(a)gmail.com> - 0.3.6-1
+- Upgrade to 0.3.6
+
* Wed Aug 31 2016 Sérgio Basto <sergio(a)serjux.com> - 0.3.5-3
- Clean spec, Vascom patches series, rfbz #4192
- Reorder BR to match with unitedrpms
diff --git a/sources b/sources
index 993c88e..b0d2f4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1dfa71caba60c13c54ff5c743ef50bc freshplayerplugin-0.3.5.tar.gz
+692db06829706f99d21e2b817788f310 freshplayerplugin-0.3.6.tar.gz
8 years, 2 months
[qmmp-plugins-freeworld] version bump to 1.1.4
by Karel Volný
commit dd3d6e1c488915e5f4d08050d0f78f43e84e8e97
Author: Karel Volny <kvolny(a)redhat.com>
Date: Wed Oct 5 15:10:52 2016 +0200
version bump to 1.1.4
.gitignore | 1 +
qmmp-plugins-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5067576..00ee629 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ qmmp-0.9.6.tar.bz2
/qmmp-1.1.0.tar.bz2
/qmmp-1.1.1.tar.bz2
/qmmp-1.1.2.tar.bz2
+/qmmp-1.1.4.tar.bz2
diff --git a/qmmp-plugins-freeworld.spec b/qmmp-plugins-freeworld.spec
index 2e86680..300d10f 100644
--- a/qmmp-plugins-freeworld.spec
+++ b/qmmp-plugins-freeworld.spec
@@ -1,5 +1,5 @@
Name: qmmp-plugins-freeworld
-Version: 1.1.2
+Version: 1.1.4
Release: 1%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
@@ -184,6 +184,9 @@ fi
%changelog
+* Wed Oct 05 2016 Karel Volný <kvolny(a)redhat.com> 1.1.4-1
+- version bump to 1.1.4
+
* Thu Sep 08 2016 Sérgio Basto <sergio(a)serjux.com> - 1.1.2-1
- Sync to 1.1.2
diff --git a/sources b/sources
index e8fee78..a9734d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6d9f815ee8a9d19452d0edb94729c96 qmmp-1.1.2.tar.bz2
+3b751d7864fdbe56e13566cd172b4bcb qmmp-1.1.4.tar.bz2
8 years, 2 months
[python-vlc/f25] (3 commits) ...Skip Python 3 tests
by Orcan Ogetbil
Summary of changes:
34cce40... Add git tag to version. (*)
948b492... Created separate python2 and 3 subpackages (*)
2b48262... Skip Python 3 tests (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 2 months
[python-vlc] Skip Python 3 tests
by Orcan Ogetbil
commit 2b48262299fd88ec6ce1fd05601dc6f4f7717427
Author: Orcan Ogetbil <orcan(a)localhost.localdomain>
Date: Tue Oct 4 00:03:51 2016 -0400
Skip Python 3 tests
python-vlc.spec | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/python-vlc.spec b/python-vlc.spec
index 40c1df4..010fd24 100644
--- a/python-vlc.spec
+++ b/python-vlc.spec
@@ -8,7 +8,7 @@
Name: python-%{srcname}
Version: 1.1.2
-Release: 2.%{gitdate}%{?dist}
+Release: 3.%{gitdate}%{?dist}
Summary: VLC Media Player binding for Python
Group: Applications/Multimedia
License: GPLv2+
@@ -18,13 +18,13 @@ Source9: %{name}-snapshot.sh
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python3-devel
-Requires: vlc-core >= 1.1.0
%description
This package provides a python interface to control VLC Media Player.
%package -n python2-%{srcname}
Summary: %{sum}
+Requires: vlc-core >= 1.1.0
%{?python_provide:%python_provide python2-%{srcname}}
%description -n python2-%{srcname}
@@ -32,6 +32,7 @@ Summary: %{sum}
%package -n python3-%{srcname}
Summary: %{sum}
+Requires: vlc-core >= 1.1.0
%{?python_provide:%python_provide python3-%{srcname}}
%description -n python3-%{srcname}
@@ -63,7 +64,8 @@ chmod +x %{buildroot}%{python3_sitelib}/*py
%check
%{__python2} setup.py test
-%{__python3} setup.py test
+# Disable Python 3 tests. They pass on 3.4 but fail on 3.5
+#{__python3} setup.py test
%files -n python2-%{srcname}
%license COPYING
@@ -79,6 +81,9 @@ chmod +x %{buildroot}%{python3_sitelib}/*py
%changelog
+* Mon Oct 03 2016 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.1.2-3.20161001git5d389c7
+- Skip Python 3 tests
+
* Mon Oct 03 2016 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.1.2-2.20161001git5d389c7
- Created separate python2 and 3 subpackages
8 years, 2 months
[python-vlc] Created separate python2 and 3 subpackages
by Orcan Ogetbil
commit 948b492da59ada9b806b2408f25d24895bc7336b
Author: Orcan Ogetbil <orcan(a)localhost.localdomain>
Date: Mon Oct 3 23:26:58 2016 -0400
Created separate python2 and 3 subpackages
python-vlc.spec | 44 +++++++++++++++++++++++++++++++++++++++-----
1 file changed, 39 insertions(+), 5 deletions(-)
---
diff --git a/python-vlc.spec b/python-vlc.spec
index 44871f9..40c1df4 100644
--- a/python-vlc.spec
+++ b/python-vlc.spec
@@ -2,10 +2,13 @@
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
%global gitdate 20161001git5d389c7
+%global srcname vlc
+%global sum VLC Media Player binding for Python
+%global desc This package provides a python interface to control VLC Media Player.
-Name: python-vlc
+Name: python-%{srcname}
Version: 1.1.2
-Release: 1.%{gitdate}%{?dist}
+Release: 2.%{gitdate}%{?dist}
Summary: VLC Media Player binding for Python
Group: Applications/Multimedia
License: GPLv2+
@@ -14,40 +17,71 @@ Source0: %{name}-%{version}-%{gitdate}.tar.bz2
Source9: %{name}-snapshot.sh
BuildArch: noarch
BuildRequires: python2-devel
+BuildRequires: python3-devel
Requires: vlc-core >= 1.1.0
%description
This package provides a python interface to control VLC Media Player.
+%package -n python2-%{srcname}
+Summary: %{sum}
+%{?python_provide:%python_provide python2-%{srcname}}
+
+%description -n python2-%{srcname}
+%{desc}
+
+%package -n python3-%{srcname}
+Summary: %{sum}
+%{?python_provide:%python_provide python3-%{srcname}}
+
+%description -n python3-%{srcname}
+%{desc}
+
%prep
%setup -q
%build
# The vlc.py file is already generated
%py2_build
+%py3_build
%install
%py2_install
+%py3_install
mkdir -p %{buildroot}%{_datadir}/%{name}/examples
install -pm 755 examples/* \
%{buildroot}%{_datadir}/%{name}/examples/
+#fix shebang
+sed -i "s|! /usr/bin/python|! %{__python2}|" %{buildroot}%{python2_sitelib}/vlc.py
+sed -i "s|! /usr/bin/python|! %{__python3}|" %{buildroot}%{python3_sitelib}/vlc.py
+
#fix rpmlint
chmod +x %{buildroot}%{python2_sitelib}/*py
+chmod +x %{buildroot}%{python3_sitelib}/*py
%check
%{__python2} setup.py test
+%{__python3} setup.py test
+%files -n python2-%{srcname}
+%license COPYING
+%doc README.rst TODO
+%{python2_sitelib}/*
+%{_datadir}/%{name}/
-%files
+%files -n python3-%{srcname}
+%license COPYING
%doc README.rst TODO
-%{python2_sitelib}/vlc.py*
-%{python2_sitelib}/*egg-info
+%{python3_sitelib}/*
%{_datadir}/%{name}/
%changelog
+* Mon Oct 03 2016 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.1.2-2.20161001git5d389c7
+- Created separate python2 and 3 subpackages
+
* Sat Oct 01 2016 Sérgio Basto <sergio(a)serjux.com> - 1.1.2-1.20161001git5d389c7
- Add git tag to version.
- Update to 1.1.2-20161001git5d389c7
8 years, 2 months
[vdr-skindesigner/f23: 2/2] Update to 1.2.3
by Martin Gansser
commit 5cb468f71222721973341c6ea3424bdd67266f28
Merge: 62d84f9 1e2d0ea
Author: Martin Gansser <mgansser(a)alice.de>
Date: Mon Oct 3 21:30:12 2016 +0200
Update to 1.2.3
.gitignore | 1 +
sources | 1 +
vdr-skindesigner.spec | 5 ++++-
3 files changed, 6 insertions(+), 1 deletion(-)
---
diff --cc sources
index 7e7fffc,0030ba2..c7d8e77
--- a/sources
+++ b/sources
@@@ -1,2 -1,1 +1,3 @@@
+c9974fc19932d0988fbba8cb845db9ac vdr-plugin-skindesigner-1.2.1.tar.bz2
+5240844fc0424663989c90f8ea5a2c1b vdr-plugin-skindesigner-1.2.2.tar.bz2
+ b39d7b36e7144196005309cf1eea5588 vdr-plugin-skindesigner-1.2.3.tar.bz2
8 years, 2 months
[vdr-skindesigner/f24] Update to 1.2.3
by Martin Gansser
commit 05681acdbed995b4bc9fe16e407d0871f4f6f489
Author: Martin Gansser <mgansser(a)alice.de>
Date: Mon Oct 3 21:03:34 2016 +0200
Update to 1.2.3
.gitignore | 1 +
sources | 1 +
vdr-skindesigner.spec | 5 ++++-
3 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index 45c3f96..dcd706c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ vdr-plugin-skindesigner-0.9.5.tar.bz2
/vdr-plugin-skindesigner-1.2.0.tar.bz2
/vdr-plugin-skindesigner-1.2.1.tar.bz2
/vdr-plugin-skindesigner-1.2.2.tar.bz2
+/vdr-plugin-skindesigner-1.2.3.tar.bz2
diff --git a/sources b/sources
index 7e7fffc..c7d8e77 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
c9974fc19932d0988fbba8cb845db9ac vdr-plugin-skindesigner-1.2.1.tar.bz2
5240844fc0424663989c90f8ea5a2c1b vdr-plugin-skindesigner-1.2.2.tar.bz2
+b39d7b36e7144196005309cf1eea5588 vdr-plugin-skindesigner-1.2.3.tar.bz2
diff --git a/vdr-skindesigner.spec b/vdr-skindesigner.spec
index f5156ba..addb032 100644
--- a/vdr-skindesigner.spec
+++ b/vdr-skindesigner.spec
@@ -1,5 +1,5 @@
Name: vdr-skindesigner
-Version: 1.2.2
+Version: 1.2.3
Release: 1%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
@@ -116,6 +116,9 @@ ldconfig -n %{buildroot}%{_libdir}
%{_includedir}/libskindesignerapi/*
%changelog
+* Mon Oct 03 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.3-1
+- Update to 1.2.3
+
* Sat Sep 24 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.2-1
- Update to 1.2.2
8 years, 2 months