Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/atkmm.git#6a3b44993d1e330b450b131499a64b649f9ed22f
This commit is contained in:
DistroBaker 2021-02-03 11:11:58 +01:00
parent 2611d21345
commit 211d97adb1

View File

@ -6,7 +6,7 @@
Name: atkmm
Version: 2.28.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C++ interface for the ATK library
License: LGPLv2+
@ -67,9 +67,6 @@ documentation browser or through a web browser.
%meson_install
%ldconfig_scriptlets
%files
%license COPYING
%doc AUTHORS NEWS README
@ -87,6 +84,9 @@ documentation browser or through a web browser.
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.28.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 14 2020 Kalev Lember <klember@redhat.com> - 2.28.1-1
- Update to 2.28.1
- Switch to meson build system