diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index e4d8da5..c970493 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -1,8 +1,8 @@ %define majver %(echo %version | cut -d. -f1-2) Name: pim-data-exporter -Version: 22.04.3 -Release: 1mamba +Version: 22.08.0 +Release: 2mamba Summary: KDE Frameworks 5 PIM data exporter Group: Graphical Desktop/Applications/Internet Vendor: openmamba @@ -64,6 +64,7 @@ BuildRequires: qt5-qtbase-devel BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules +BuildRequires: libgpgme-devel >= 1.18.0 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description @@ -126,6 +127,12 @@ exit 0 %doc LICENSES %changelog +* Sat Aug 27 2022 Silvan Calarco 22.08.0-2mamba +- rebuilt with libgpgme 1.18.0 + +* Sat Aug 27 2022 Automatic Build System 22.08.0-1mamba +- automatic version update by autodist + * Sun Jul 10 2022 Automatic Build System 22.04.3-1mamba - automatic version update by autodist