[compat-ffmpeg28] Update to 2.8.16
by Leigh Scott
commit adb9a4a8658f23ad5abe058c5618f6cbd2975ae2
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Apr 28 07:44:38 2020 +0100
Update to 2.8.16
compat-ffmpeg28.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/compat-ffmpeg28.spec b/compat-ffmpeg28.spec
index dc95659..d492171 100644
--- a/compat-ffmpeg28.spec
+++ b/compat-ffmpeg28.spec
@@ -11,8 +11,8 @@
Summary: Digital VCR and streaming server
Name: compat-ffmpeg28
-Version: 2.8.15
-Release: 6%{?dist}
+Version: 2.8.16
+Release: 1%{?dist}
%if 0%{?!_without_amr:1}
License: GPLv3+
%else
@@ -221,6 +221,9 @@ fi
%changelog
+* Tue Apr 28 2020 Leigh Scott <leigh123linux(a)googlemail.com> - 2.8.16-1
+- Update to 2.8.16
+
* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.8.15-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index f23b648..539fcef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c5f5d9a3aeaa6ff1f2514cc509d3f07 ffmpeg-2.8.15.tar.xz
+SHA512 (ffmpeg-2.8.16.tar.xz) = 66f8b1aa9233eb72be30aaa9ecbbdad8175989bc485e8c02a36018cdc05ea88bce3854cf54d9705d683aa49c669249e3cdcf579e842e8abef0eb2d8ebb67393c
4 years, 6 months
[lpf-flash-plugin] Update to 32.0.0.363
by Sérgio M. Basto
commit 03127c5499d29b56f83167db5ee77e003e0dd8aa
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 27 06:52:29 2020 +0100
Update to 32.0.0.363
flash-plugin.spec.in | 5 ++++-
lpf-flash-plugin.spec | 5 ++++-
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index d389090..922b061 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 32.0.0.344
+Version: 32.0.0.363
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -63,6 +63,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/flash-player-properti
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Mon Apr 27 2020 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.363-1
+- Update to 32.0.0.363
+
* Thu Apr 09 2020 leigh123linux <leigh123linux(a)googlemail.com> - 1:32.0.0.344-1
- Update to 32.0.0.344
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index 2ddd3d7..73e4678 100644
--- a/lpf-flash-plugin.spec
+++ b/lpf-flash-plugin.spec
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 32.0.0.344
+Version: 32.0.0.363
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Mon Apr 27 2020 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.363-1
+- Update to 32.0.0.363
+
* Thu Apr 09 2020 leigh123linux <leigh123linux(a)googlemail.com> - 1:32.0.0.344-1
- Update to 32.0.0.344
4 years, 6 months
[lpf-spotify-client/f30] (5 commits) ...Update to 1.1.26.501.gbe11e53b
by Sérgio M. Basto
Summary of changes:
a69ae58... Update spotify-make rfbz#5395 (*)
503e5b2... Update spotify-client.spec.in in conformity (*)
3cf00a8... Fix commit of spotify-make in spotify-client.spec.in (*)
7724483... Update README (*)
e7e8c55... Update to 1.1.26.501.gbe11e53b (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[lpf-spotify-client] Update to 1.1.26.501.gbe11e53b
by Sérgio M. Basto
commit e7e8c5580575ee7b38d6e1f6927ef48c34184e3c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 27 06:35:06 2020 +0100
Update to 1.1.26.501.gbe11e53b
check_new_version.py | 5 +++--
lpf-spotify-client.spec | 7 +++++--
spotify-client.spec.in | 9 ++++++---
3 files changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index bc7f4d6..d9af164 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -58,11 +58,12 @@ if spec != spec3:
print('error running runme')
print('rfpkg ci -c && git show')
- print('rfpkg srpm && mock -r fedora-29-x86_64-rpmfusion_nonfree --no-clean --rebuild lpf-spotify-client-%s-1.fc31.src.rpm'
+ print('rfpkg srpm && mock -r fedora-31-x86_64-rpmfusion_nonfree --no-clean --rebuild lpf-spotify-client-%s-1.fc33.src.rpm'
% version64)
else:
print("Already updated !")
print('git show && echo Press enter to push and build; read dummy; rfpkg push && rfpkg build --nowait')
+print('git checkout f32 && git merge master && git push && rfpkg build --nowait; git checkout master')
+print('git checkout f31 && git merge master && git push && rfpkg build --nowait; git checkout master')
print('git checkout f30 && git merge master && git push && rfpkg build --nowait; git checkout master')
-print('git checkout f29 && git merge master && git push && rfpkg build --nowait; git checkout master')
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index b0ffb17..d4403bf 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -11,8 +11,8 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
-Version: 1.1.10.546
-Release: 3%{?dist}
+Version: 1.1.26.501
+Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
License: MIT
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Mon Apr 27 2020 Sérgio Basto <sergio(a)serjux.com> - 1.1.26.501-1
+- Update to 1.1.26.501.gbe11e53b
+
* Fri Oct 18 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.10.546-3
- Fix commit of spotify-make in spotify-client.spec.in
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index 26a4ffe..ac4983a 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,8 +13,8 @@
Name: spotify-client
-Version: 1.1.10.546
-Release: 3%{?dist}
+Version: 1.1.26.501
+Release: 1%{?dist}
Summary: Spotify music player native client
# board=http://community.spotify.com/t5/Desktop-Linux
@@ -27,7 +27,7 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.ge08ef575-19_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.gbe11e53b-15_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
@@ -109,6 +109,9 @@ ln -s ../libcurl.so.4 libcurl-gnutls.so.4
%changelog
+* Mon Apr 27 2020 Sérgio Basto <sergio(a)serjux.com> - 1.1.26.501-1
+- Update to 1.1.26.501.gbe11e53b
+
* Fri Oct 18 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.10.546-3
- Fix commit of spotify-make in spotify-client.spec.in
4 years, 6 months
[kodi/f32] (2 commits) ...Python 3 and libfmt fixes
by Michael Cronenworth
Summary of changes:
43ecbf4... Rebuild for new libcdio version (*)
651b5a0... Python 3 and libfmt fixes (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months