Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package conan for openSUSE:Factory checked 
in at 2025-02-09 20:06:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/conan (Old)
 and      /work/SRC/openSUSE:Factory/.conan.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "conan"

Sun Feb  9 20:06:17 2025 rev:11 rq:1244360 version:2.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/conan/conan.changes      2024-12-23 
16:54:09.735145178 +0100
+++ /work/SRC/openSUSE:Factory/.conan.new.2316/conan.changes    2025-02-09 
20:34:12.671268873 +0100
@@ -1,0 +2,56 @@
+Sat Feb  8 11:00:04 UTC 2025 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to version 2.12.1:
+  * Bugfix: Fix conan config clean not regenerating every necessary file.
+  * Bugfix: Avoid compatibility.py migration if any of the files are modified 
+    by users.
+
+- Update to version 2.12.0:
+  * Feature: Make public documented (and experimental) the 
+    --build=compatible:[pattern] build mode
+  * Feature: Define new tools.cmake.cmaketoolchain:user_presets to customize 
+    the name of the generated CMakeUserPresets.json
+  * Feature: Serialize in --format=json graph output the original requirements
+    version range, not only the resolved one.
+  * Feature: Add cycloneDX as a Conan tool and implement subgraph for conanfile
+  * Feature: Initial conan workspace build command to build the full workspace,
+    based on the definition of products.
+  * Feature: Allow applying patches on "create" time for conan-center-index
+    like layouts from an external centralized folder.
+  * Feature: Add report progress while unpacking tarball files.
+  * Feature: conan profile show can now select which context's profile to show
+  * Feature: Better logging, printing the username for repositories, successful
+    auth event and trace-level messages including full URL requests.
+  * Feature: Adds conan config clean command that will remove all custom config
+    from conan home, excluding the generated packages.
+  * Feature: Add reinit method to ConanApi, which reinitializes every subapi.
+  * Feature: Allow defining --out-file=file.ext instead of 
+    --format=ext > file.ext to write to files directly and avoid issues 
+    with redirects
+  * Feature: Cache HTTP request sessions between API calls.
+  * Feature: Implement caching in the Remote objects for RemoteManager calls
+  * Fix: Added arch_flag as a public attribute to the MesonToolchain generator.
+  * Fix: Increase sqlite timeout from 10 to 20 seconds for very heavily loaded
+    CI servers.
+  * Fix: Make remotes.json saving transactional to avoid corruption for hard
+    killed processes.
+  * Fix: Improve error message for conan create when test_package has missing
+    binaries.
+  * Fix: Fix Git is_dirty detection of excluded files with paths.
+  * Fix: Allow latest bottle 0.13 release for conan_server to work with
+    Python 3.13.
+  * Fix: GnuToolchain's make_args handle empty values correctly.
+  * Fix: Fix inconsistency in replace_in_file, that returned False if the
+    pattern was not found (with strict off), otherwise None.
+  * Fix: conan profile show does not pollute stdout with information titles.
+  * Fix: Error out when unknown language is used in languages attribute.
+  * Fix: Fix Workspace when using the workspace_api.load() and using self.run()
+    inside set_version().
+  * Bugfix: conf_build does not exist for cli and conanfile.txt contexts.
+  * Bugfix: Make possible to use pattern and strip_root at the same time for
+    conan.tools.files.unzip().
+  * Bugfix: Solve incubating CMakeDeps issues with transitive
+    [replace_requires].
+  * Bugfix: Solve PkgConfigDeps issues with transitive [replace_requires].
+
+-------------------------------------------------------------------

Old:
----
  conan-2.11.0.tar.gz

New:
----
  conan-2.12.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ conan.spec ++++++
--- /var/tmp/diff_new_pack.QhMA9k/_old  2025-02-09 20:34:19.391545177 +0100
+++ /var/tmp/diff_new_pack.QhMA9k/_new  2025-02-09 20:34:19.391545177 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package conan
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 # Note: We only want to build for the default python3
 Name:           conan
-Version:        2.11.0
+Version:        2.12.1
 Release:        0
 Summary:        A C/C++ package manager
 License:        MIT

++++++ conan-2.11.0.tar.gz -> conan-2.12.1.tar.gz ++++++
++++ 16346 lines of diff (skipped)

Reply via email to