Latest upstream release: 1.3.0-rc Current version/release in rawhide: 1.2.19-12.fc30 URL: http://www.mumble.info Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/2032/
Latest upstream release: 1.3.0-rc1 Current version/release in rawhide: 1.2.19-12.fc30 URL: http://www.mumble.info Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/2032/
Latest upstream release: 1.3.0-rc2 Current version/release in rawhide: 1.2.19-14.fc31 URL: http://www.mumble.info Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/2032/
The following Sources of the specfile are not valid URLs so we cannot automatically build the new version for you. Please use URLs in your Source declarations if possible. - murmur.service - mumble.appdata.xml
Latest upstream release: 1.3.0 Current version/release in rawhide: 1.2.19-15.fc31 URL: http://www.mumble.info Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/2032/
Mumble 1.30 is stable since a few months. https://www.mumble.info/blog/mumble-1.3.0-release-announcement/
I've created a copr with what I believe to be the still relevant Fedora patches ported to 1.3.0. https://copr.fedorainfracloud.org/coprs/nielsenb/mumble/
Thanks for that copr Brandon. I haven't tested it extensively yet, but the app starts and looks much better on my 4k screen due to switching to qt5.
(In reply to Brandon Nielsen from comment #7) > I've created a copr with what I believe to be the still relevant Fedora > patches ported to 1.3.0. > > https://copr.fedorainfracloud.org/coprs/nielsenb/mumble/ Hi Brandon, I wanted to try a build of 1.3.0 which includes a patch to address push to talk issues with Wayland: https://github.com/mumble-voip/mumble/pull/3675 However, both local and koji scratch builds are failing with this error: === cd 3rdparty/rnnoise-build/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/mumble-1.3.0/3rdparty/rnnoise-build/rnnoise-build.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= 'CONFIG+=no-bundled-speex no-g15 no-embed-qt-translations no-update no-bundled-celt no-bundled-opus packaged no-ice c++11 no-oss' DEFINES+=PLUGIN_PATH=/usr/lib64/mumble DEFINES+=DEFAULT_SOUNDSYSTEM=PulseAudiomain.pro ) && /usr/bin/make -f Makefile release Project MESSAGE: The rnnoise-src/ directory was not found. Please update your submodules (git submodule update --init). === The submodules aren't included in the release tarball. Could you please let me know how you got the build to work ?
rrnoise_src is included in the release sources: https://github.com/mumble-voip/mumble/releases/download/1.3.0/mumble-1.3.0.tar.gz Are you modifying the specfile from my copr build? The linked patch should apply cleanly.
I installed the copr and basic testing hasn't uncovered any issues yet. I look forward to seeing the update in Fedora.
FEDORA-2020-97d4e5b11c has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-97d4e5b11c
mumble-1.3.0-1.fc32 has been pushed to the Fedora 32 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-97d4e5b11c
FEDORA-2020-97d4e5b11c has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.