[cinelerra-gg] Add missing autoconf-archive - rhbz#6570
by Nicolas Chauvet
commit 69c64d899779d4cc73f8fa003f09316487f5b3c9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Feb 6 14:49:20 2023 +0100
Add missing autoconf-archive - rhbz#6570
cinelerra-gg.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 05cd16f..21b8f08 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -3,7 +3,7 @@
Name: cinelerra-gg
Version: 5.1%{?tag_version:.%{tag_version}}
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A non linear video editor and effects processor
# The Cinelerra-GG codebase is licensed GPLv2+
# The GREYcstoration plugin is licensed CeCILL v2.0
@@ -20,6 +20,7 @@ Patch0: cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch
# Only tested on x86_64
ExclusiveArch: x86_64
+BuildRequires: autoconf-archive
BuildRequires: cmake
BuildRequires: ctags
BuildRequires: curl
@@ -219,6 +220,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
%changelog
+* Mon Feb 06 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 5.1.2022.11-3
+- Add missing autoconf-archive - rhbz#6570
+
* Fri Dec 16 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2022.11-2
- Add missing build requires
1 year, 10 months
[telegram-desktop] Updated to version 4.6.0.
by Vitaly Zaitsev
commit 972361dde6da4f0728c8cc1b27a052a04eb4cd4e
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Feb 6 11:37:44 2023 +0100
Updated to version 4.6.0.
sources | 2 +-
telegram-desktop-gcc13-build-fix.patch | 37 ++++++++++++++++++++++++++++++++++
telegram-desktop.spec | 10 +++++++--
3 files changed, 46 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index c755662..22ad6ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.5.3-full.tar.gz) = 58a9c5d096e236090347388e1ed480527f841045a80771079dc0c3e35e12ce8ac11753987e87bb57870d9bd8488fc6a4734114648ecec7823d8544744b06c6b1
+SHA512 (tdesktop-4.6.0-full.tar.gz) = f8d529d66144699d580b204456dcbc5692bd48d7ed25152fd6092273fd4f62ebe5140b375a0dea9f600f8a364cf881e5c961675e1ebc3f5d02d60c5290808a4e
diff --git a/telegram-desktop-gcc13-build-fix.patch b/telegram-desktop-gcc13-build-fix.patch
new file mode 100644
index 0000000..d60d781
--- /dev/null
+++ b/telegram-desktop-gcc13-build-fix.patch
@@ -0,0 +1,37 @@
+From ccef5acc51d2059f33d3e35f7972351b4221cd9f Mon Sep 17 00:00:00 2001
+From: Vitaly Zaitsev <vitaly(a)easycoding.org>
+Date: Mon, 6 Feb 2023 11:23:57 +0100
+Subject: [PATCH] Fixed build with GCC 13.
+
+Signed-off-by: Vitaly Zaitsev <vitaly(a)easycoding.org>
+---
+ .../SourceFiles/history/view/history_view_list_widget.h | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+diff --git a/Telegram/SourceFiles/history/view/history_view_list_widget.h b/Telegram/SourceFiles/history/view/history_view_list_widget.h
+index 77c51f7508246..c8ad5f1fcd58a 100644
+--- a/Telegram/SourceFiles/history/view/history_view_list_widget.h
++++ b/Telegram/SourceFiles/history/view/history_view_list_widget.h
+@@ -355,6 +355,11 @@ class ListWidget final
+ int resizeGetHeight(int newWidth) override;
+
+ private:
++ using ScrollTopState = ListMemento::ScrollTopState;
++ using PointState = HistoryView::PointState;
++ using CursorState = HistoryView::CursorState;
++ using ChosenReaction = HistoryView::Reactions::ChosenReaction;
++
+ struct MouseState {
+ MouseState();
+ MouseState(
+@@ -405,10 +410,6 @@ class ListWidget final
+ Selecting,
+ Deselecting,
+ };
+- using ScrollTopState = ListMemento::ScrollTopState;
+- using PointState = HistoryView::PointState;
+- using CursorState = HistoryView::CursorState;
+- using ChosenReaction = HistoryView::Reactions::ChosenReaction;
+
+ void onTouchSelect();
+ void onTouchScrollTimer();
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 3005a73..4009786 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -12,8 +12,8 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.5.3
-Release: 2%{?dist}
+Version: 4.6.0
+Release: 1%{?dist}
# Application and 3rd-party modules licensing:
# * Telegram Desktop - GPL-3.0-or-later with OpenSSL exception -- main tarball;
@@ -28,6 +28,9 @@ URL: https://github.com/telegramdesktop/%{appname}
Summary: Telegram Desktop official messaging app
Source0: %{url}/releases/download/v%{version}/%{appname}-%{version}-full.tar.gz
+# https://github.com/telegramdesktop/tdesktop/pull/25841
+Patch100: %{name}-gcc13-build-fix.patch
+
# Telegram Desktop require more than 8 GB of RAM on linking stage.
# Disabling all low-memory architectures.
ExclusiveArch: x86_64 aarch64
@@ -220,6 +223,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Mon Feb 06 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.6.0-1
+- Updated to version 4.6.0.
+
* Wed Feb 01 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.5.3-2
- Rebuilt due to Qt 6.4.2 update.
1 year, 10 months
[megasync/f36] Update to 4.8.7.0.
by Vasiliy Glazov
Summary of changes:
1882950... Update to 4.8.7.0. (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 10 months
[megasync/f37] Update to 4.8.7.0.
by Vasiliy Glazov
Summary of changes:
1882950... Update to 4.8.7.0. (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 10 months
[megasync] Update to 4.8.7.0.
by Vasiliy Glazov
commit 188295075bdf64ab20e982a6cf38eedd2f0d1e84
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Sat Feb 4 09:26:38 2023 +0300
Update to 4.8.7.0.
.gitignore | 1 +
megasync.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbd7f7c..95765fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
/v4.7.3.0_Linux.tar.gz
/v4.9.0b.tar.gz
/v4.8.6.0_OSX.tar.gz
+/v4.8.7.0_OSX.tar.gz
diff --git a/megasync.spec b/megasync.spec
index 33e1190..dbcd198 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -14,7 +14,7 @@
%endif
Name: megasync
-Version: 4.8.6.0
+Version: 4.8.7.0
Release: 1%{?dist}
Summary: Easy automated syncing between your computers and your MEGA cloud drive
# MEGAsync is under a proprietary license, except the SDK which is BSD
@@ -261,6 +261,9 @@ popd
%endif
%changelog
+* Sat Feb 04 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.8.7.0-1
+- Update to 4.8.7.0
+
* Fri Jan 27 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.8.6.0-1
- Update to 4.8.6.0
diff --git a/sources b/sources
index 38cfc17..792ac95 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+SHA512 (v4.8.7.0_OSX.tar.gz) = c157bad77fbd2bccf0b7d2d1e5d62740848c478c9219f2e8f74c16bc6e26f95cf45ed65ee4ba77eb790501b3d8d4657c78a731cbcad6209603d85bc9e8e695ed
SHA512 (v4.9.0b.tar.gz) = 97c371081e333437bcb265ab2c16ad2bde1e1b6dc55cf397dabf32fa1c47b250e48f5d4309c6e2762ad929bf89ce80b8d597575956812513733f01aacf2288fc
-SHA512 (v4.8.6.0_OSX.tar.gz) = c3c2369b7ac70193fffb982c3ee7a4e544ef0b22ac0f214e70ab5d426ff2249cd887c21c0d0ddfc930bf072fd69f2791aeed4e949241f2e7185a3b97149448f4
1 year, 10 months
[lives] Drop ogmtools requirement due to fedora retirement
by Leigh Scott
commit 18d03dbe494e50c8d2bb3fb0bbf304bf55fb02a3
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 2 23:14:46 2023 +0000
Drop ogmtools requirement due to fedora retirement
lives.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/lives.spec b/lives.spec
index 65078c1..34267bc 100644
--- a/lives.spec
+++ b/lives.spec
@@ -37,7 +37,7 @@
Name: lives
Version: 3.2.0
-Release: 12%{?dist}
+Release: 13%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL: http://lives-video.com
@@ -107,7 +107,6 @@ Requires: mplayer%{?_isa}
Requires: mpv%{?_isa}
Requires: sox%{?_isa}
Requires: ImageMagick%{?_isa}
-Requires: ogmtools%{?_isa}
Requires: oggvideotools%{?_isa}
Requires: perl-interpreter%{?_isa}
Requires: theora-tools%{?_isa}
@@ -238,6 +237,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/LiVES.appdata.xml
%changelog
+* Thu Feb 02 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.2.0-13
+- Drop ogmtools requirement due to fedora retirement
+
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.2.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
1 year, 10 months
[ogmrip] Drop ogmtools requirement due to fedora retirement
by Leigh Scott
commit f91be9107aeaa0e471fd95f3c521c7b0a3139dbd
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Feb 2 23:10:31 2023 +0000
Drop ogmtools requirement due to fedora retirement
ogmrip.spec | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)
---
diff --git a/ogmrip.spec b/ogmrip.spec
index 43a6e8a..7eb4744 100644
--- a/ogmrip.spec
+++ b/ogmrip.spec
@@ -1,6 +1,6 @@
Name: ogmrip
Version: 1.0.1
-Release: 16%{?dist}
+Release: 17%{?dist}
Summary: DVD ripping and encoding graphical user interface
License: GPLv2+
@@ -17,11 +17,11 @@ BuildRequires: gettext-devel, intltool, gcc
BuildRequires: desktop-file-utils
# Not technically build required, but configure checks for it...
-Buildrequires: mplayer, mencoder, ogmtools, vorbis-tools, theora-tools
+Buildrequires: mplayer, mencoder, vorbis-tools, theora-tools
BuildRequires: mkvtoolnix, lame
# Now, all the same as runtime requirements
-Requires: mplayer, mencoder, ogmtools, vorbis-tools, theora-tools
+Requires: mplayer, mencoder, vorbis-tools, theora-tools
Requires: mkvtoolnix, lame
Requires: gpac
Requires: tesseract
@@ -33,7 +33,7 @@ Requires(postun): GConf2
%description
OGMRip is an application and a set of libraries for ripping and encoding DVDs
into AVI, OGM MP4 or Matroska files using a wide variety of codecs. It relies
-on mplayer, mencoder, ogmtools, mkvtoolnix, oggenc, lame and faac to perform
+on mplayer, mencoder, mkvtoolnix, oggenc, lame and faac to perform
its tasks.
@@ -53,8 +53,7 @@ Development headers and libraries for ogmrip.
%prep
-%setup -q
-#%patch0 -p0
+%autosetup
%build
%configure \
@@ -65,11 +64,11 @@ Development headers and libraries for ogmrip.
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-make %{?_smp_mflags}
+%make_build
%install
-make install DESTDIR=%{buildroot}
+%make_install
%find_lang %{name}
# Remove useless files
@@ -82,7 +81,6 @@ desktop-file-install \
%post
-/sbin/ldconfig
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule \
%{_sysconfdir}/gconf/schemas/ogmrip.schemas &>/dev/null || :
@@ -94,12 +92,10 @@ if [ "$1" -eq 0 ]; then
%{_sysconfdir}/gconf/schemas/ogmrip.schemas &>/dev/null || :
fi
-%postun -p /sbin/ldconfig
-
%files -f %{name}.lang
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog README TODO
+%doc AUTHORS ChangeLog README TODO
+%license COPYING
%{_sysconfdir}/gconf/schemas/ogmrip.schemas
%{_bindir}/dvdcpy
%{_bindir}/avibox
@@ -118,13 +114,15 @@ fi
%{_mandir}/man1/*.1*
%files devel
-%defattr(-,root,root,-)
%{_includedir}/*
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so
%changelog
+* Thu Feb 02 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1.0.1-17
+- Drop ogmtools requirement due to fedora retirement
+
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.0.1-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
1 year, 10 months
[mesa-freeworld] Update to 23.0.0-rc4
by Thorsten Leemhuis
commit fd86bb471acc9e5317410ac1eeeab760ffc35835
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Feb 2 06:54:16 2023 +0100
Update to 23.0.0-rc4
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
20933.patch | 35 ---------------
mesa-freeworld.spec | 13 +++---
mesa-valgrind-build-fix.patch | 99 -------------------------------------------
sources | 2 +-
5 files changed, 7 insertions(+), 143 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32b914f..8c23bed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/mesa-22.3.2.tar.xz
/mesa-22.3.3.tar.xz
/mesa-23.0.0-rc3.tar.xz
+/mesa-23.0.0-rc4.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 33f3ca5..d64be16 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -56,7 +56,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.0.0-rc3
+%global ver 23.0.0-rc4
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}.1
License: MIT
@@ -71,14 +71,8 @@ Source2: org.mesa3d.vaapi.freeworld.metainfo.xml
Source3: org.mesa3d.vdpau.freeworld.metainfo.xml
Patch10: gnome-shell-glthread-disable.patch
-# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19778
-Patch11: mesa-valgrind-build-fix.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=2164667
-# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20933
-Patch12: 20933.patch
-
-BuildRequires: meson >= 0.61.4
+BuildRequires: meson >= 1.0.0
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: gettext
@@ -292,6 +286,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Thu Feb 2 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.0~rc4-1
+- Update to 23.0.0-rc4
+
* Mon Jan 30 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.0.0~rc3-1
- Update to 23.0.0-rc3
diff --git a/sources b/sources
index 860a3c4..ac58731 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.0.0-rc3.tar.xz) = adad86189ae27eb5cf89d7b6e0626a78f49f5a72cdea0f4eb59d76aae74c657251d07c3142c578e1e13edef73947d4807c25eebf9598b8a0e16a70c584916ce5
+SHA512 (mesa-23.0.0-rc4.tar.xz) = 463dad021bffd1b6cae8eb540ea0f51da8753e5f5295f5d1ab6398ed6eb140ccef7ba62b458c099cc19a26d6dcb4b620280893425572fae75fe7e880d8e3a403
1 year, 10 months