diff --git a/libhandy.spec b/libhandy.spec index 4728d6e..ceeb566 100644 --- a/libhandy.spec +++ b/libhandy.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libhandy -Version: 1.2.1 +Version: 1.2.2 Release: 1mamba Summary: A library full of GTK+ widgets for mobile phones Group: System/Libraries @@ -14,12 +14,12 @@ License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glade-devel BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libatk-devel BuildRequires: libcairo-devel +BuildRequires: libfribidi-devel BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel -BuildRequires: libgtk-devel +BuildRequires: libgtk3-devel BuildRequires: libpango-devel ## AUTOBUILDREQ-END @@ -78,6 +78,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Tue Apr 27 2021 Automatic Build System 1.2.2-1mamba +- automatic version update by autodist + * Wed Apr 14 2021 Automatic Build System 1.2.1-1mamba - automatic version update by autodist