[EPEL-devel] Fedora EPEL 10.0 updates-testing report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following builds have been pushed to Fedora EPEL 10.0 updates-testing

    aom-3.11.0-1.el10_0
    cppad-20250000.0-4.el10_0
    geany-2.0-6.el10_0
    python-colcon-bash-0.5.0-1.el10_0
    python-colcon-cmake-0.2.29-1.el10_0
    python-damo-2.6.6-1.el10_0
    python-rosdistro-1.0.1-1.el10_0

Details about builds:


================================================================================
 aom-3.11.0-1.el10_0 (FEDORA-EPEL-2025-1d3d236783)
 Royalty-free next-generation video format
--------------------------------------------------------------------------------
Update Information:

Update AOM to 3.11.0, with no ABI change confirmed.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Feb  5 2025 Robert-André Mauchin <zebob.m@xxxxxxxxx> - 3.11.0-1
- Update to 3.11
* Thu Jan 30 2025 Robert-André Mauchin <zebob.m@xxxxxxxxx> - 3.9.0-5
- Fix FTBFS with GCC15
* Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.9.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jul 17 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.9.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 16 2024 Nicolas Chauvet <kwizart@xxxxxxxxx> - 3.9.0-2
- Rebuild for vmaf
--------------------------------------------------------------------------------


================================================================================
 cppad-20250000.0-4.el10_0 (FEDORA-EPEL-2025-6d34d7f246)
 C++ Algorithmic Differentiation (AD), cppad-devel and cppad-doc
--------------------------------------------------------------------------------
Update Information:

python-toml is deprecated, so current xrst-python uses python-tomli instead
--------------------------------------------------------------------------------
ChangeLog:

* Wed Feb  5 2025 <bradbell at seanet dot com> - 20250000.0-4
- python-toml is deprecated, so current xrst-python uses python-tomli instead
* Sun Jan 19 2025 Brad Bell <bradbell at seanet dot com> - 20250000.0-3
- 1. Add the year macro and use it to define soversion and Version.
- 2. Remove the cppad-doc subpackage because documantion for this stable 
     version is not available at https://cppad.readthedocs.io/stable-2025/ .
- 3. Change include_doc=true, cmake_install_docdir=NOTFOUND, and add
     make doc_user to test building, but not installing, user documentation.
- 4. The ppc64le arch has been fixed and now the CppAD to_string test pass
     for long double (so we do not need to skip that test).
- 5. Use get_started.cpp to test the installed version of CppAD.
* Sat Jan 18 2025 Brad Bell <bradbell at seanet dot com> - 20250000.0-2
- This fixes two bugs and will not be necessary
- once the upstream source advances to 20250000.1.
* Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 20250000.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Brad Bell <bradbell at seanet dot com> - 20250000.0-1
- New upstream source cppad-20250000.0.
* Wed Jul 17 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 20240000.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Mar  1 2024 Brad Bell <bradbell at seanet dot com> - 20240000.3-2
- This fixes a bug in fun2val.hpp. This change will not be necessary
- once the upstream source advances to 20240000.4.
* Sat Feb 17 2024 Brad Bell <bradbell at seanet dot com> - 20240000.3-1
- This fixes a long standing bug; see the heading 02-14 on
- https://cppad.readthedocs.io/latest/whats_new_24.html
* Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 20240000.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 20240000.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 17 2024 Brad Bell <bradbell at seanet dot com> - 20240000.2-1
- Upstream moved i386 special cases into cmake script.
- Checking that other upstream changes do not affect Fedora install.
* Tue Jan  9 2024 Brad Bell <bradbell at seanet dot com> - 20240000.1-1
- thread_alloc.hpp: i386 i686: fix allignment for doubles
- op_hash_table: i386 i686: avoid second specialization of is_pod for same type.
- xrst.toml: add comment about why we are adding to this file.
- xrst command: speed up parallel build by settting number_jobs.
* Mon Jan  8 2024 Brad Bell <bradbell at seanet dot com> - 20240000.1-1
- Upstream fix of bug found by build on buildvm-x86-16.iad2.fedoraproject.org
* Sat Jan  6 2024 Brad Bell <bradbell at seanet dot com> - 20240000.0-1
- New upstream source cppad-20240000.0.
- require python-xrst >= 2024.0
- xrst.toml: no need to change to pyenchant because pyspellchecker avaialble
- upstream source changed CPPAD_DEBUG_AND_RELEASE to a cmake argument
* Mon Dec 25 2023 Brad Bell <bradbell at seanet dot com> - 20230000.0-3
- migrated to SPDX license
- move %doc directive before subpackages (becasue it is in main package)
* Wed Jul 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 20230000.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 geany-2.0-6.el10_0 (FEDORA-EPEL-2025-0a115d40c4)
 A fast and lightweight IDE using GTK3
--------------------------------------------------------------------------------
Update Information:

initial build for epel10
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Aug 28 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 2.0-5
- convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 23 2023 Dominic Hopf <dmaphy@xxxxxxxxxxxxxxxxx> - 2.0-1
- New upstream release: Geany 2.0
* Wed Jul 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.38-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.38-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2343738 - [RFE:EPEL10]  Please branch and build geany in epel10
        https://bugzilla.redhat.com/show_bug.cgi?id=2343738
--------------------------------------------------------------------------------


================================================================================
 python-colcon-bash-0.5.0-1.el10_0 (FEDORA-EPEL-2025-3f49e7fbb9)
 Extension for colcon to provide Bash scripts
--------------------------------------------------------------------------------
Update Information:

Initial build of third batch of colcon extensions for EPEL 10.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 22 2024 Scott K Logan <logans@xxxxxxxxxxx> - 0.5.0-1
- Update to 0.5.0 (rhbz#2240871)
--------------------------------------------------------------------------------


================================================================================
 python-colcon-cmake-0.2.29-1.el10_0 (FEDORA-EPEL-2025-3f49e7fbb9)
 Extension for colcon to support CMake packages
--------------------------------------------------------------------------------
Update Information:

Initial build of third batch of colcon extensions for EPEL 10.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 20 2024 Scott K Logan <logans@xxxxxxxxxxx> - 0.2.29-1
- Update to 0.2.29 (rhbz#2328584)
- Add Recommends: cmake
- convert license to SPDX
* Mon Jan 22 2024 Scott K Logan <logans@xxxxxxxxxxx> - 0.2.28-1
- Update to 0.2.28 (rhbz#2242421)
--------------------------------------------------------------------------------


================================================================================
 python-damo-2.6.6-1.el10_0 (FEDORA-EPEL-2025-1948852c8c)
 Data Access Monitoring Operator
--------------------------------------------------------------------------------
Update Information:

Improve multiple kdamonds parameters edit
damo args damon: add '--out' and '--replace' option
update documentation
Deprecate 'damo report heats', 'damo show' and 'damo status'
Add experimental option, 'damo report damon --damon_params_omit_defaults'
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 27 2025 Packit <hello@xxxxxxxxxx> - 2.6.6-1
- Update to 2.6.6
- Resolves rhbz#2342377
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2342377 - python-damo-2.6.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2342377
--------------------------------------------------------------------------------


================================================================================
 python-rosdistro-1.0.1-1.el10_0 (FEDORA-EPEL-2025-37fe18b142)
 File format for managing ROS Distributions
--------------------------------------------------------------------------------
Update Information:

Initial build of rosdistro in EPEL 10
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 23 2024 Scott K Logan <logans@xxxxxxxxxxx> - 1.0.1-1
- Update to 1.0.1 (rhbz#2318382)
- Drop spec file support for RHEL 7
- Review SPDX licensing
* Wed Sep  4 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.9.1-4
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.9.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun  8 2024 Python Maint <python-maint@xxxxxxxxxx> - 0.9.1-2
- Rebuilt for Python 3.13
* Fri May  3 2024 Scott K Logan <logans@xxxxxxxxxxx> - 0.9.1-1
- Update to 0.9.1 (rhbz#2278971)
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.9.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.9.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.9.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint@xxxxxxxxxx> - 0.9.0-5
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.9.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------


-- 
_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux