diff --git a/anda/desktops/waypaper/waypaper.spec b/anda/desktops/waypaper/waypaper.spec index 2b6b047d72..9620b83659 100644 --- a/anda/desktops/waypaper/waypaper.spec +++ b/anda/desktops/waypaper/waypaper.spec @@ -4,8 +4,8 @@ %define _python_dist_allow_version_zero 1 Name: python-%{pypi_name} -Version: 2.7 -Release: 1%?dist +Version: 2.8 +Release: 1%{?dist} Summary: GUI wallpaper manager for Wayland and Xorg Linux systems License: GPL-3.0-only URL: https://github.com/anufrievroman/waypaper diff --git a/anda/lib/dwarfs/dwarfs.spec b/anda/lib/dwarfs/dwarfs.spec index 3d8f674c77..e95639fd6e 100644 --- a/anda/lib/dwarfs/dwarfs.spec +++ b/anda/lib/dwarfs/dwarfs.spec @@ -5,8 +5,8 @@ A fast high compression read-only file system for Linux and Windows.} %global _distro_extra_cxxflags -include %{_includedir}/c++/*/cstdint Name: dwarfs -Version: 0.15.1 -Release: 2%{?dist} +Version: 0.15.2 +Release: 1%{?dist} Summary: A fast high compression read-only file system for Linux, Windows and macOS License: GPL-3.0-or-later URL: https://github.com/mhx/%{name}