[discord] Update discord to 0.0.37
by Sérgio M. Basto
commit 9a0148de46ed58841c3aaeb489138f81a2a84ff0
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Dec 5 22:27:15 2023 +0000
Update discord to 0.0.37
discord.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/discord.spec b/discord.spec
index 7e73cb7..5176e06 100644
--- a/discord.spec
+++ b/discord.spec
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_libdir}/discord/.*\\.s
Name: discord
-Version: 0.0.35
+Version: 0.0.37
Release: 1%{?dist}
Summary: All-in-one voice and text chat
@@ -81,6 +81,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%changelog
+* Tue Dec 05 2023 Sérgio Basto <sergio(a)serjux.com> - 0.0.37-1
+- Update discord to 0.0.37
+
* Thu Nov 16 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0.0.35-1
- Update discord to 0.0.35
diff --git a/sources b/sources
index 5c60ad5..c1f27ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (discord-0.0.35.tar.gz) = a0f1db24e38a2d48ea8521a7e8e638a401bdfc407b64e21c7a0dde241eb10e4988fcdc916ed13d45012ae4ce25b3c53d36bf97b011cf569cb81e9f1b7c2d6eeb
+SHA512 (discord-0.0.37.tar.gz) = 495969155a99364a22fef5d830adec5c03c25ac118d560b1e346fa9190866f9a038c07664124f8f835b77ba4e4d2a268a8eab86dea54274de4904ec374a2c005
11 months, 3 weeks
[dvdstyler] add the latest (3) commits of upstream
by Sérgio M. Basto
commit 082c66da77d17d8057ad68b141a1ac280b1ce65d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Dec 5 14:59:33 2023 +0000
add the latest (3) commits of upstream
.gitignore | 1 +
dvdstyler.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d050e1..a35de68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ DVDStyler-2.9.6.tar.bz2
/DVDStyler-3.1.2.tar.bz2
/DVDStyler-3.2.1.tar.bz2
/DVDStyler-3.3b3.tar.bz2
+/dvdstyler-26bf059.tar.bz2
diff --git a/dvdstyler.spec b/dvdstyler.spec
index 0130d9b..2235039 100644
--- a/dvdstyler.spec
+++ b/dvdstyler.spec
@@ -1,7 +1,7 @@
#For git snapshots, set to 0 to use release instead:
-%global usesnapshot 0
+%global usesnapshot 1
%if 0%{?usesnapshot}
-%global commit0 656fd8386d0a7f555ecbd25a97d21557ada70cd2
+%global commit0 26bf059ebdddad86cb207034ff6bb8e9713abf99
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global snapshottag .git%{shortcommit0}
%endif
@@ -33,7 +33,7 @@ URL: http://www.dvdstyler.de/
# bzip2 dvdstyler-%%{shortcommit0}.tar
%if 0%{?usesnapshot}
-Source0: %{name}-%{shortcommit0}.zip
+Source0: %{name}-%{shortcommit0}.tar.bz2
%else
Source0: http://downloads.sourceforge.net/dvdstyler/DVDStyler-%{version}%{?prerel}...
%endif
@@ -83,7 +83,7 @@ create navigational DVD menus similar to those found on most commercial DVDs.
%prep
%if 0%{?usesnapshot}
-%autosetup -p1 -n dvdstyler-DVDStyler-%{commit0}
+%autosetup -p1 -n dvdstyler-%{shortcommit0}
%else
%autosetup -p1 -n DVDStyler-%{version}%{?prerel}
%endif
@@ -135,6 +135,9 @@ desktop-file-install \
%{_metainfodir}/%{name}.appdata.xml
%changelog
+* Tue Dec 05 2023 Sérgio Basto <sergio(a)serjux.com> - 2:3.3-0.4.beta3.git26bf059
+- add the latest (3) commits of upstream, should fix rfbz #6510
+
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2:3.3-0.3.beta3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
diff --git a/sources b/sources
index 5ccfa01..3761164 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (DVDStyler-3.3b3.tar.bz2) = 0df353fa9a3f3a5d4ef214590d50935958ef76258eac483160c815844375a5f96127a5d2574b7085d169a7b48108556f797e0b01665c649305caad10678d4cc5
+SHA512 (dvdstyler-26bf059.tar.bz2) = 1f76a14e520c0cf9d84460c2ce73d58a4abe9d2a1147d68df3d88cb7722f9aff31621fc13df98754952916ff125ffce2fbb58a2580592c4a97527f9d897dd99b
11 months, 3 weeks
[megasync/f39] (7 commits) ...Fix sprintf errror.
by Vasiliy Glazov
Summary of changes:
b613c6f... Update to 4.10.0.0. (*)
c2e0c74... Update to 4.11.0.0. (*)
cbaf541... Update to 4.11.0.0 Linux. (*)
85684c5... Try to fix Nemo plugin build. (*)
9aeaee7... Second ry to fix Nemo plugin build. (*)
a15027e... Second ry to fix Nemo plugin build. (*)
541a091... Fix sprintf errror. (*)
(*) This commit already existed in another branch; no separate mail sent
11 months, 3 weeks
[megasync] Fix sprintf errror.
by Vasiliy Glazov
commit 541a091a44a57bafd5bc6b3d6cc7177c41474253
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue Dec 5 11:23:36 2023 +0300
Fix sprintf errror.
megasync.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/megasync.spec b/megasync.spec
index 6d62c43..a3ed0f1 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -144,6 +144,7 @@ sed -i -e 's|AVCodec\* decoder|auto decoder|' src/MEGASync/mega/src/gfx/freeimag
#Fix Nemo plugin build
sed -i "s|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);\nvoid expanselocalpath(char \*path, char \*absolutepath);|" src/MEGAShellExtNemo/MEGAShellExt.h
+sed -i "s|#include <string.h>|#include <string.h>\n#include <stdio.h>|" src/MEGAShellExtNemo/mega_ext_client.c
%build
#Enable FFMPEG
11 months, 3 weeks
[megasync] Second ry to fix Nemo plugin build.
by Vasiliy Glazov
commit a15027e6e650291c938500301bd9adbe410fc9a9
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue Dec 5 11:08:58 2023 +0300
Second ry to fix Nemo plugin build.
megasync.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/megasync.spec b/megasync.spec
index 4e543d4..6d62c43 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -143,7 +143,7 @@ sed -i 's|sys_siglist\[sig\]|strsignal(sig)|' src/MEGASync/control/CrashHandler.
sed -i -e 's|AVCodec\* decoder|auto decoder|' src/MEGASync/mega/src/gfx/freeimage.cpp
#Fix Nemo plugin build
-sed -i "s|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);\nvoid expanselocalpath(char \*path, char \*absolutepath);|" src/MEGAShellExtNautilus/MEGAShellExt.h
+sed -i "s|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);\nvoid expanselocalpath(char \*path, char \*absolutepath);|" src/MEGAShellExtNemo/MEGAShellExt.h
%build
#Enable FFMPEG
11 months, 3 weeks
[megasync] Second ry to fix Nemo plugin build.
by Vasiliy Glazov
commit 9aeaee7c2721fee37a6ef118bcd4a9fe4668d1f2
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue Dec 5 10:50:31 2023 +0300
Second ry to fix Nemo plugin build.
megasync.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/megasync.spec b/megasync.spec
index d6c2652..4e543d4 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -143,7 +143,7 @@ sed -i 's|sys_siglist\[sig\]|strsignal(sig)|' src/MEGASync/control/CrashHandler.
sed -i -e 's|AVCodec\* decoder|auto decoder|' src/MEGASync/mega/src/gfx/freeimage.cpp
#Fix Nemo plugin build
-sed -i "s|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);\nvoid expanselocalpath(const char \*path, char \*absolutepath);|" src/MEGAShellExtNautilus/MEGAShellExt.h
+sed -i "s|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);\nvoid expanselocalpath(char \*path, char \*absolutepath);|" src/MEGAShellExtNautilus/MEGAShellExt.h
%build
#Enable FFMPEG
11 months, 3 weeks
[megasync] Try to fix Nemo plugin build.
by Vasiliy Glazov
commit 85684c5bd4859bab6e3c1b709e6a8c631f201b8c
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue Dec 5 10:35:02 2023 +0300
Try to fix Nemo plugin build.
megasync.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/megasync.spec b/megasync.spec
index e03209c..d6c2652 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -142,6 +142,9 @@ sed -i 's|sys_siglist\[sig\]|strsignal(sig)|' src/MEGASync/control/CrashHandler.
#Fix FFMPEG 5 sdk build
sed -i -e 's|AVCodec\* decoder|auto decoder|' src/MEGASync/mega/src/gfx/freeimage.cpp
+#Fix Nemo plugin build
+sed -i "s|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);|void mega_ext_on_sync_del(MEGAExt \*mega_ext, const gchar \*path);\nvoid expanselocalpath(const char \*path, char \*absolutepath);|" src/MEGAShellExtNautilus/MEGAShellExt.h
+
%build
#Enable FFMPEG
echo "CONFIG += link_pkgconfig
11 months, 3 weeks
[megasync] Update to 4.11.0.0 Linux.
by Vasiliy Glazov
commit cbaf54110113a77d4dcdd9296cf01445ecc09063
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Mon Dec 4 09:16:35 2023 +0300
Update to 4.11.0.0 Linux.
.gitignore | 1 +
megasync.spec | 4 ++--
sources | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec168a9..5e098ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@
/v4.28.3a.tar.gz
/v4.11.0.0_OSX.tar.gz
/v4.29.1b.tar.gz
+/v4.11.0.0_Linux.tar.gz
diff --git a/megasync.spec b/megasync.spec
index b22e72e..e03209c 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,5 +1,5 @@
%global sdk_version 4.29.1b
-%global source_suffix OSX
+%global source_suffix Linux
%bcond_without dolphin
%if 0%{?fedora} > 36
@@ -258,7 +258,7 @@ popd
%endif
%changelog
-* Tue Nov 14 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.11.0.0-1
+* Mon Dec 04 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.11.0.0-1
- Update to 4.11.0.0
* Thu Oct 19 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.10.0.0-1
diff --git a/sources b/sources
index de7e39e..7640a26 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (v4.11.0.0_OSX.tar.gz) = 3ef98da1bbc777064ab1c90cc2435c48f60d443cae44cd697c0b096df62b34a2401ae4e9119bb67fe7f3207f8cea36811b14575284dd9adad7084a65e9b966c1
+SHA512 (v4.11.0.0_Linux.tar.gz) = ebbde262441a42a9d1abc3365f58740e1595f83d0b44775d006ce32b40ea43ffa39ce9c7f62a596249fb0010b018bf69b42256e301aaf01c9f7900eb1354123b
SHA512 (v4.29.1b.tar.gz) = 68c281678f36a1d3cbc3290058fa4a20c90ae40cabfa267391bc3b81b673dff2d8e37b58c36d23516128392560d2368a296efcabc0e2c3c8f29b857331625018
11 months, 3 weeks