diff --git a/libatkmm.spec b/libatkmm.spec index a6b19b4..c628053 100644 --- a/libatkmm.spec +++ b/libatkmm.spec @@ -1,13 +1,13 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libatkmm -Version: 2.36.0 +Version: 2.36.1 Release: 1mamba Summary: The official C++ interface for the ATK accessibility toolkit library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://library.gnome.org/devel/atkmm/unstable/ +URL: https://developer.gnome.org/atkmm/unstable/ Source: http://ftp.acc.umu.se/pub/GNOME/sources/atkmm/%{majver}/atkmm-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -19,7 +19,6 @@ BuildRequires: libglibmm-devel BuildRequires: libsigc++-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description atkmm is the official C++ interface for the ATK accessibility toolkit library. It may be used, for instance, by user interfaces implemented with gtkmm. @@ -75,6 +74,9 @@ This package contains static libraries and header files needed for development. %doc ChangeLog NEWS README %changelog +* Fri May 21 2021 Automatic Build System 2.36.1-1mamba +- automatic version update by autodist + * Wed Feb 10 2021 Automatic Build System 2.36.0-1mamba - automatic version update by autodist