[python-pyspotify] Re-enable docs (fixed by upstream)
by Sérgio M. Basto
commit d86874818e4456e61761b169021ebef9e050adf8
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Feb 17 11:19:07 2022 +0000
Re-enable docs (fixed by upstream)
.gitignore | 1 +
python-pyspotify.spec | 19 +++++++++++++------
sources | 2 +-
3 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae0d6bf..85ce88f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/pyspotify-2.1.2.tar.gz
/pyspotify-2.1.3.tar.gz
+/python-pyspotify-d8d6862.tar.gz
diff --git a/python-pyspotify.spec b/python-pyspotify.spec
index d954e85..9cdc838 100644
--- a/python-pyspotify.spec
+++ b/python-pyspotify.spec
@@ -1,13 +1,16 @@
%global srcname pyspotify
+%global commit0 d8d68626d85868d61229f02d13ce17a725965882
+%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
+
Name: python-%{srcname}
Version: 2.1.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python bindings for libspotify
License: ASL 2.0
URL: https://pyspotify.mopidy.com/
-Source0: %{pypi_source pyspotify}
+Source0: https://github.com/jodal/pyspotify/archive/%{commit0}/%{name}-%{shortcomm...
ExclusiveArch: i686 x86_64 armv7hl
@@ -42,7 +45,7 @@ Documentation for pyspotify, the Python bindings for libspotify.
%prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -n %{srcname}-%{commit0}
rm spotify/api.processed.h
# overwriting upstream's manifest as it includes a lot of files we do not want,
# and we need some additional excludes as well
@@ -58,9 +61,10 @@ EOF
invoke3 preprocess-header
%py3_build
-#cd docs
+cd docs
#make SPHINXBUILD=sphinx-build-3 html
-#rm _build/html/.buildinfo
+make html
+rm _build/html/.buildinfo
%install
%py3_install
@@ -75,10 +79,13 @@ invoke3 preprocess-header
%{python3_sitearch}/spotify/
%files doc
-#%%doc docs/_build/html
+%doc docs/_build/html
%changelog
+* Thu Feb 17 2022 Sérgio Basto <sergio(a)serjux.com> - 2.1.3-2
+- Re-enable docs (fixed by upstream)
+
* Wed Feb 16 2022 Sérgio Basto <sergio(a)serjux.com> - 2.1.3-1
- Update python-pyspotify to 2.1.3
- Drop docs (https://github.com/jodal/pyspotify/issues/211)
diff --git a/sources b/sources
index 52fb3cc..f8a159d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pyspotify-2.1.3.tar.gz) = dcf1683cfca579236bf9ae176f413f35632602f84ec57a377327a87d07516ad2898cfc6494fb840764d135ff39b140e3ab206949570fa88fb2af28c792c97e64
+SHA512 (python-pyspotify-d8d6862.tar.gz) = 555785e41a64d4f4d285ebb7a144909f4dff85b1fd5b8c21e5904e9d019fcbb4bc522cf55fa0bf70fad39d2b66a85b5195a88d56b9e2b64ac9434c593744d699
2 years, 10 months
[dream] FTBFS since F33
by Leigh Scott
commit 66409ef24fc5d34913fcbf3b4378ed0b35b94a52
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 17 09:10:57 2022 +0000
FTBFS since F33
.gitignore | 2 -
dead.package | 1 +
dream-2.2-gpsd-3.20-fix.patch | 39 ---------------
dream-2.2-hamlib-4-fix.patch | 33 ------------
dream-2.2-use-system-libs.patch | 23 ---------
dream.desktop | 7 ---
dream.spec | 108 ----------------------------------------
sources | 1 -
8 files changed, 1 insertion(+), 213 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..367e78f
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+FTBFS since F33
2 years, 10 months
[chromium-freeworld] Update to 98.0.4758.102
by Leigh Scott
commit 3c4da0f2f1651bd72cc799805112a9bd6e826b59
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 17 07:09:40 2022 +0000
Update to 98.0.4758.102
chromium-freeworld.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 43eae22..bc9b3fb 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -35,7 +35,7 @@
%global system_re2 1
##############################Package Definitions######################################
Name: chromium-freeworld
-Version: 98.0.4758.80
+Version: 98.0.4758.102
Release: 1%{?dist}
Summary: Chromium built with all freeworld codecs and VA-API support
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -737,6 +737,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/vk_swiftshader_icd.json
#########################################changelogs#################################################
%changelog
+* Thu Feb 17 2022 Leigh Scott <leigh123linux(a)gmail.com> - 98.0.4758.102-1
+- Update to 98.0.4758.102
+
* Wed Feb 02 2022 Leigh Scott <leigh123linux(a)gmail.com> - 98.0.4758.80-1
- Update to 98.0.4758.80
diff --git a/sources b/sources
index 3653bca..44b55e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (chromium-98.0.4758.80.tar.xz) = 34eea957e8e67214c368dc9109a8d582ea7092b24f99467652dbda1cb236330ac2c6b3a394cc7f0389a673958019a7e59621d3eafe8c6beb69a8397ba76a4b88
+SHA512 (chromium-98.0.4758.102.tar.xz) = 7bcbeb8c8701b77e6143a811667dbc00d6b36a16b2256ced66d7ad49dafdb1f9fede61811e4ddd2aff478bda604aad5ce675261c2cb5f16722ff6d55bdf803a4
SHA512 (chromium-patches-chromium-98-patchset-5.tar.gz) = 9da2ea41698b2bcab5b143d5aa733a46e8d9aaa83217a0b9f9a4d8528ba1ef05381b43b38fcbd9d5befa1f9df200827b0fd6cea408babe6b42b36320f133eb62
2 years, 10 months
[obs-ndi] rebuilt
by Nicolas Chauvet
commit e892f7b6324c25cf6405a1990f38a961cda3b255
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Feb 16 22:00:23 2022 +0100
rebuilt
obs-ndi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/obs-ndi.spec b/obs-ndi.spec
index 1cd07be..d8e0be3 100644
--- a/obs-ndi.spec
+++ b/obs-ndi.spec
@@ -1,6 +1,6 @@
Name: obs-ndi
Version: 4.9.1
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Network A/V in OBS Studio with NewTek's NDI technology
License: GPLv2+
@@ -54,6 +54,9 @@ sed -i -e 's/-std=c++11 -mtune=core2 -Ofast//' CMakeLists.txt
%changelog
+* Wed Feb 16 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 4.9.1-5
+- rebuilt
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 4.9.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 10 months
[telegram-desktop/f35] Added a new workaround against ffmpeg-free usage.
by Vitaly Zaitsev
commit 401f630baceb499b308757c823a4887c20301c15
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Feb 16 16:50:06 2022 +0100
Added a new workaround against ffmpeg-free usage.
telegram-desktop.spec | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index e6c7cd5..2d8bb76 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -152,6 +152,11 @@ BuildRequires: pkgconfig(xcb-record)
BuildRequires: pkgconfig(xcb-screensaver)
%endif
+# Fedora now has a stripped ffmpeg. Make sure we're using the full version.
+%if 0%{?fedora} && 0%{?fedora} >= 36
+BuildRequires: ffmpeg-devel
+%endif
+
Requires: hicolor-icon-theme
Requires: open-sans-fonts
Requires: webkit2gtk3%{?_isa}
2 years, 10 months