[cairo-dock-freeworld] Update to the latest git (20240915git1458bc8)
by Mamoru Tasaka
commit a4a45cb0c5cc9bf32a10f8895f76eb3eebdbe6ba
Author: Mamoru TASAKA <mtasaka(a)fedoraproject.org>
Date: Thu Sep 26 12:00:16 2024 +0900
Update to the latest git (20240915git1458bc8)
cairo-dock-freeworld.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/cairo-dock-freeworld.spec b/cairo-dock-freeworld.spec
index b6f1ae8..8d0f5ac 100644
--- a/cairo-dock-freeworld.spec
+++ b/cairo-dock-freeworld.spec
@@ -4,8 +4,8 @@
%global plugin_least_ver 3.5.99
%global use_git 1
-%global gitdate 20240915
-%global githash 1458bc865640cce4c1e89ab312cd2c57dd721673
+%global gitdate 20240926
+%global githash 7b3ac7fa3e367174c80e758856e19e8c0435995e
%global shorthash %(c=%{githash} ; echo ${c:0:7})
%global tarballver %{mainver}%{?use_git:-%{gitdate}git%{shorthash}}
@@ -185,6 +185,9 @@ install -cpm 644 \
%{_libdir}/%{name}/libgldi.so.3*
%changelog
+* Thu Sep 26 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.5.99^20240926git7b3ac7f-1
+- Update to the latest git (20240926git7b3ac7f)
+
* Wed Sep 18 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.5.99^20240915git1458bc8-1
- Update to the latest git (20240915git1458bc8)
diff --git a/sources b/sources
index 1e28dcd..016960a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-dock-3.5.99-20240915git1458bc8.tar.gz) = 7b4a4aaa3bc861030fd56cfc264c45b90b8f0d32b782c1033801074cc17ddb65928f4100e62de2e4ac53f50c4a1089ccfa97f6de679aa07c1ca079d12c4adc58
+SHA512 (cairo-dock-3.5.99-20240926git7b3ac7f.tar.gz) = 73a758674342661f756c05a92f2a7b41587fa373c52e015e003a5aeebe9b4aabe77a5b6730a99975a1afc241b174c024bf7005d01fa4395c7b84ca41dc5f3b31
1 month, 3 weeks
[discord/el9] Update to 0.0.69
by Sérgio M. Basto
Summary of changes:
db0f548... Update to 0.0.69 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 3 weeks
[discord/f39] Update to 0.0.69
by Sérgio M. Basto
Summary of changes:
db0f548... Update to 0.0.69 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 3 weeks
[discord/f40] Update to 0.0.69
by Sérgio M. Basto
Summary of changes:
db0f548... Update to 0.0.69 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 3 weeks
[discord/f41] Update to 0.0.69
by Sérgio M. Basto
Summary of changes:
db0f548... Update to 0.0.69 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 3 weeks
[discord] Update to 0.0.69
by Sérgio M. Basto
commit db0f548ac6ff2cf2f5e2e07bd647359d862d2cb4
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Sep 25 16:47:59 2024 +0100
Update to 0.0.69
discord.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/discord.spec b/discord.spec
index 9d282f5..abd8dbf 100644
--- a/discord.spec
+++ b/discord.spec
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_libdir}/discord/.*\\.s
Name: discord
-Version: 0.0.68
+Version: 0.0.69
Release: 1%{?dist}
Summary: All-in-one voice and text chat
@@ -86,6 +86,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%changelog
+* Wed Sep 25 2024 Sérgio Basto <sergio(a)serjux.com> - 0.0.69-1
+- Update to 0.0.69
+
* Tue Sep 10 2024 Sérgio Basto <sergio(a)serjux.com> - 0.0.68-1
- Update to 0.0.68
diff --git a/sources b/sources
index ec17fb4..736fda5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (discord-0.0.68.tar.gz) = 38375d2c778a36ce5676b6409ac399ad1fcb4e79abd0b08918132fa2c3fcd287b51e95457d8d4c9745957bbbad614041f925fbf7141f2d6d517ef79c9e878f9a
+SHA512 (discord-0.0.69.tar.gz) = b91cf295f7571ed0378f3759932e0144823ab0996ace1716169bb77fff0f8bdcb473b51c9eef7a1b93fc94d135cb7108441ec6a2fa7e718d0cd104670fac7d31
1 month, 3 weeks
[mesa-freeworld] temporarily require llvm 19 for Fedora 41 and up
by Thorsten Leemhuis
commit 85cdc8259759ce19ebe8caf4312451a66d997cc6
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Wed Sep 25 11:02:54 2024 +0200
temporarily require llvm 19 for Fedora 41 and up
temporarily require llvm 19 for Fedora 41 and up
temporarily require llvm 19 for Fedora 41 and up
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
mesa-freeworld.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 044529b..6356d85 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -73,7 +73,7 @@ Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
%global ver 24.2.3
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
-Release: 2%{?dist}
+Release: 3%{?dist}
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org
@@ -143,6 +143,9 @@ BuildRequires: pkgconfig(libomxil-bellagio)
BuildRequires: pkgconfig(libelf)
BuildRequires: pkgconfig(libglvnd) >= 1.3.2
BuildRequires: llvm-devel >= 7.0.0
+%if 0%{?fedora} >= 41
+BuildRequires: llvm-devel >= 19.0.0
+%endif
%if 0%{?with_teflon}
BuildRequires: flatbuffers-devel
BuildRequires: flatbuffers-compiler
@@ -350,6 +353,9 @@ rm -fr %{buildroot}%{_libdir}{,/dri-freeworld}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Wed Sep 25 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.2.3-3
+- temporarily require llvm 19 for Fedora 41 and up
+
* Fri Sep 20 2024 Nicolas Chauvet <kwizart(a)gmail.com> - 24.2.3-2
- Attempt to complement Fedora
1 month, 4 weeks
[xv] Update to 6.0.1
by Paul Howarth
commit bee01736c31b50688ea696e17efa8c5217816bc8
Author: Paul Howarth <paul(a)city-fan.org>
Date: Tue Sep 24 16:54:47 2024 +0100
Update to 6.0.1
- New upstream release 6.0.1
- xvjpeg.c, xvpng.c: Fix gcc warnings on -Wclobbered
- xvjpeg.c: Fix a bad memory access on jpegs with inverted data
- Fix xvtext.c overwrite exposed by the link-time optimization fix
.gitignore | 1 +
sources | 2 +-
xv.spec | 8 +++++++-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab1b841..dbb4d2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/v5.0.0.tar.gz
/v5.2.0.tar.gz
/v6.0.0.tar.gz
+/v6.0.1.tar.gz
diff --git a/sources b/sources
index 8e2fcd4..c54622f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (v6.0.0.tar.gz) = 600fde882e1279b5c7147089790006bcbd4e31ba6220309a272aca43242c56062d4c85b181fb1f2d4b0497f1546347206d7827204c2ebbbabaaf3de40c50191a
+SHA512 (v6.0.1.tar.gz) = 7098a2600dc21f94ef1db3e1b23e79b0cdc989b93d792f891d7a29811037636a5887df88f1ad6df27b12be4b4b348f0cca34fe2ad0a58ed9b1228683f6b0b910
SHA512 (xv.png) = ed4d00d5dfadab690a8befe78d3a280f745963399360f31fd8dfe1a8b87af0e9eb3b93028f91745b11ecc6cd9e84b2f5df48b429fc768eab31f2bd127d466f14
diff --git a/xv.spec b/xv.spec
index 79520b6..4f606b3 100644
--- a/xv.spec
+++ b/xv.spec
@@ -1,5 +1,5 @@
Name: xv
-Version: 6.0.0
+Version: 6.0.1
Release: 1%{?dist}
Summary: Interactive image display program for X
Summary(de.UTF-8): X-basierender Bild-Viewer für praktische sämtliche Grafiken
@@ -164,6 +164,12 @@ hardlink -cv %{buildroot}%{_docdir}/xv/manuals/html/images/
%doc %{_docdir}/xv/manuals/
%changelog
+* Tue Sep 24 2024 Paul Howarth <paul(a)city-fan.org> - 6.0.1-1
+- Update to 6.0.1
+ - xvjpeg.c, xvpng.c: Fix gcc warnings on -Wclobbered
+ - xvjpeg.c: Fix a bad memory access on jpegs with inverted data
+ - Fix xvtext.c overwrite exposed by the link-time optimization fix
+
* Tue Aug 13 2024 Paul Howarth <paul(a)city-fan.org> - 6.0.0-1
- Update to 6.0.0
- Add basic HiDPI support
1 month, 4 weeks
[ffms2] Moved to Fedora.
by Dominik Mierzejewski
commit 84ffcfd4ab2c7179e6bd7ed02eaaab955dca549c
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Sun Sep 22 21:16:48 2024 +0200
Moved to Fedora.
.gitignore | 3 --
dead.package | 1 +
ffms2.spec | 173 -----------------------------------------------------------
sources | 1 -
4 files changed, 1 insertion(+), 177 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..768badb
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Moved to Fedora.
2 months