[mesa-freeworld] Update to 23.1.1
by Thorsten Leemhuis
commit d032d033d7c2fa0ed2f1571d16ab0e4b793ae7ee
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Mon Jun 12 09:44:34 2023 +0200
Update to 23.1.1
sync a few spec file bits with Fedora's mesa package
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 14 +++++++++++---
sources | 2 +-
3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22e4a0f..d8fc6ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/mesa-23.0.3.tar.xz
/mesa-23.1.0.tar.xz
/mesa-23.1.1.tar.xz
+/mesa-23.1.2.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2e8962a..b413a53 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -59,7 +59,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.1.1
+%global ver 23.1.2
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -86,8 +86,10 @@ BuildRequires: kernel-headers
# SRPMs for each arch still have the same build dependencies. See:
# https://bugzilla.redhat.com/show_bug.cgi?id=1859515
BuildRequires: pkgconfig(libdrm) >= 2.4.97
+BuildRequires: pkgconfig(libunwind)
BuildRequires: pkgconfig(expat)
BuildRequires: pkgconfig(zlib) >= 1.2.3
+BuildRequires: pkgconfig(libzstd)
BuildRequires: pkgconfig(libselinux)
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(wayland-protocols) >= 1.8
@@ -114,6 +116,7 @@ BuildRequires: pkgconfig(xcb-randr)
BuildRequires: pkgconfig(xrandr) >= 1.3
BuildRequires: bison
BuildRequires: flex
+BuildRequires: lm_sensors-devel
%if 0%{?with_vdpau}
BuildRequires: pkgconfig(vdpau) >= 1.1
%endif
@@ -175,6 +178,9 @@ Conflicts: %{srcname}-vdpau-drivers%{?_isa}
cp %{SOURCE1} docs/
%build
+# ensure standard Rust compiler flags are set
+export RUSTFLAGS="%build_rustflags"
+
# We've gotten a report that enabling LTO for mesa breaks some games. See
# https://bugzilla.redhat.com/show_bug.cgi?id=1862771 for details.
# Disable LTO for now
@@ -218,8 +224,6 @@ cp %{SOURCE1} docs/
-Dvalgrind=%{?with_valgrind:enabled}%{!?with_valgrind:disabled} \
-Dbuild-tests=false \
-Dselinux=true \
- -Dlibunwind=disabled \
- -Dlmsensors=disabled \
-Dandroid-libbacktrace=disabled \
%{nil}
%meson_build
@@ -297,6 +301,10 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Mon Jun 12 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.2-1
+- Update to 23.1.1
+- sync a few spec file bits with Fedora's mesa package
+
* Fri May 26 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.1-1
- Update to 23.1.1
diff --git a/sources b/sources
index 5da9684..31ea596 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.1.1.tar.xz) = ac5522307d75ff71289a62e2e5827edca70a88e028563ed11907504b9727925186893cd40e5948f1f16c29d8ad9fad39012d7569276e2c75be97aef9c106baf8
+SHA512 (mesa-23.1.2.tar.xz) = 728e79720d950b0f39fa55c21dff7caed3650e88dff52a2f3e70540a049f1baf78178e62e5d6b1e59c76f6555ab0be3f0043cfbddd4745c0a742ccef2f5774d4
1 year, 5 months
[audacity-freeworld] 3.3.3
by Leigh Scott
commit d3e1bac5415be7d7d1ce2055ba94a6e3bd6cf631
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Jun 11 16:36:47 2023 +0100
3.3.3
.gitignore | 1 +
audacity-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 967c5e8..9f34a13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/Audacity-3.3.0.tar.gz
/Audacity-3.3.1.tar.gz
/Audacity-3.3.2.tar.gz
+/Audacity-3.3.3.tar.gz
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index e9d0f74..ee1b330 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -4,7 +4,7 @@
#global toolchain clang
Name: audacity-freeworld
-Version: 3.3.2
+Version: 3.3.3
Release: 1%{?dist}
Summary: Multitrack audio editor
License: GPLv2
@@ -157,6 +157,9 @@ rm -f %{buildroot}%{_prefix}/%{realname}
%license LICENSE.txt
%changelog
+* Sun Jun 11 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.3.3-1
+- 3.3.3
+
* Sun May 07 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.3.2-1
- 3.3.2
diff --git a/sources b/sources
index f57ef5c..0445f1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Audacity-3.3.2.tar.gz) = 881df7a5396804b1d6dad6021a5ab978f7df96156bc034c8e28cf792fe7ebf3607a44ed71cfd30627747af8aa34cdbf25f77f66760e1f73ef203b3a0d74d1483
+SHA512 (Audacity-3.3.3.tar.gz) = c484e747f5207785b1872d031be2c3c50e7bbce087909c41930e593e2ab5777e0ab527a2770d90d89854bdd131e3f1f7afe3696b30420e3d8370e9f95527c937
1 year, 5 months
[aqualung] Update aqualung to 1.2
by Leigh Scott
commit bcc2fdf0b05d41357161ac8d476e6550a88f49b7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Jun 11 13:44:42 2023 +0100
Update aqualung to 1.2
.gitignore | 1 +
aqualung-1.1-ifp.patch | 41 ----------------------------------------
aqualung-1.1-var-collision.patch | 31 ------------------------------
aqualung.spec | 32 ++++++++++++-------------------
sources | 2 +-
5 files changed, 14 insertions(+), 93 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8af5d54..6820b4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ aqualung-export-r1309.tar.bz2
/aqualung-05dfcb7.tar.gz
/aqualung-72c1ab1.tar.gz
/aqualung-1.1.tar.gz
+/aqualung-1.2.tar.gz
diff --git a/aqualung.spec b/aqualung.spec
index df6c002..6e12f6a 100644
--- a/aqualung.spec
+++ b/aqualung.spec
@@ -18,17 +18,15 @@
%endif
Name: aqualung
-Version: 1.1
-Release: 5%{?dist}
+Version: 1.2
+Release: 1%{?dist}
Summary: Music Player for GNU/Linux
License: GPLv2+
URL: http://aqualung.jeremyevans.net/
Source0: https://github.com/jeremyevans/aqualung/archive/%{version}/%{name}-%{vers...
Source1: %{name}.desktop
-Patch1: %name-%version-ifp.patch
-Patch2: %name-%version-var-collision.patch
-Patch3: aqualung-ALT-new_mac.patch
-Patch4: aqualung-ALT-C11.patch
+Patch0: aqualung-ALT-new_mac.patch
+Patch1: aqualung-ALT-C11.patch
# autogen.sh
BuildRequires: autoconf automake pkgconfig gettext-devel
@@ -53,11 +51,7 @@ BuildRequires: pkgconfig(speex)
BuildRequires: pkgconfig(libmodplug)
BuildRequires: libmpcdec-devel
%{?with_mac:BuildRequires: pkgconfig(mac)}
-%if 0%{?fedora} >= 36
-%{?with_lavc:BuildRequires: compat-ffmpeg4-devel}
-%else
%{?with_lavc:BuildRequires: ffmpeg-devel}
-%endif
%{?with_lame:BuildRequires: lame-devel}
BuildRequires: pkgconfig(wavpack)
BuildRequires: pkgconfig(lrdf)
@@ -78,13 +72,9 @@ inserting no gaps between adjacent tracks.
%prep
%autosetup -p1 -n %{name}-%{version}
+./autogen.sh
%build
-%if 0%{?fedora} >= 36
-export PKG_CONFIG_PATH=%{_libdir}/compat-ffmpeg4/pkgconfig
-%endif
-
-./autogen.sh
%configure \
--without-sndio \
--with-oss \
@@ -129,16 +119,18 @@ install -D -m 644 -p src/img/icon_48.png \
%files -f %{name}.lang
%license COPYING
-%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog
%{_bindir}/%{name}
-%dir %{_datadir}/%{name}/
-%{_datadir}/%{name}/*
-%{_datadir}/man/man1/%{name}.*
+%{_datadir}/%{name}/
+%{_mandir}/man1/%{name}.*
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.png
-%{_docdir}/%{name}
+%{_docdir}/%{name}/*
%changelog
+* Sun Jun 11 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.2-1
+- Update aqualung to 1.2
+
* Sun Mar 26 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.1-5
- rebuilt
diff --git a/sources b/sources
index ad54bfb..4df3780 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (aqualung-1.1.tar.gz) = 6e635e4e2b8ce3aed5446ef03e54c71b415d472fde37bf7572ee7aba72eed67684770497495916cd4bf34c4de4aa63701c2d9cadb2ab0654666a4f9ffa75ba8d
+SHA512 (aqualung-1.2.tar.gz) = b56be91b19486b80526d015de07da5a3b9a44a55a0c9b7f9fe5cff0434d42110226fc4c799351e1247cc4f8361da6fb2b44e81edca8036952435ea3423fc5cf0
1 year, 5 months
[xpra-codecs-freeworld/el9] (6 commits) ...Release 4.4.5
by sagitter
Summary of changes:
3e92ea1... delete patches no longer used (*)
9553610... Rebuild for new ffmpeg (*)
020b544... Update xpra-codecs-freeworld to 4.4.4 (*)
2ff0a0b... Update xpra-codecs-freeworld to 4.4.4 (*)
7b05108... Fix build issue with ppcle64 and pandoc on F38+ (*)
31d3177... Release 4.4.5 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 5 months
[xpra-codecs-freeworld/el8] (6 commits) ...Release 4.4.5
by sagitter
Summary of changes:
3e92ea1... delete patches no longer used (*)
9553610... Rebuild for new ffmpeg (*)
020b544... Update xpra-codecs-freeworld to 4.4.4 (*)
2ff0a0b... Update xpra-codecs-freeworld to 4.4.4 (*)
7b05108... Fix build issue with ppcle64 and pandoc on F38+ (*)
31d3177... Release 4.4.5 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 5 months