diff --git a/anda/langs/python/iterable-io/iterable-io.spec b/anda/langs/python/iterable-io/iterable-io.spec index dee07cf36a..53a41e4b4f 100644 --- a/anda/langs/python/iterable-io/iterable-io.spec +++ b/anda/langs/python/iterable-io/iterable-io.spec @@ -2,7 +2,7 @@ %global _desc Python library to adapt iterables to a file-like interface. Name: python-%{pypi_name} -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} Summary: Python library to adapt iterables to a file-like interface diff --git a/anda/tools/tauri/tauri.spec b/anda/tools/tauri/tauri.spec index 2667bbc8a3..b712c26407 100644 --- a/anda/tools/tauri/tauri.spec +++ b/anda/tools/tauri/tauri.spec @@ -2,7 +2,7 @@ %undefine __brp_mangle_shebangs Name: rust-tauri -Version: 2.11.1 +Version: 2.11.2 Release: 1%{?dist} Summary: Command line interface for building Tauri apps License: Apache-2.0 OR MIT