Rebuild in a side tag for bodhi, to be able to create an update

This commit is contained in:
Milan Crha 2020-07-14 08:53:56 +02:00
parent 8881d0279f
commit df59ee3bad

View File

@ -38,7 +38,7 @@
Name: evolution-data-server
Version: 3.37.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Backend data server for Evolution
License: LGPLv2+
URL: https://wiki.gnome.org/Apps/Evolution
@ -476,6 +476,9 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
%{_datadir}/installed-tests
%changelog
* Tue Jul 14 2020 Milan Crha <mcrha@redhat.com> - 3.37.3-3
- Rebuild in a side tag for bodhi, to be able to create an update
* Fri Jul 03 2020 Milan Crha <mcrha@redhat.com> - 3.37.3-2
- Add a patch for missing G_BEGIN_DECLS in e-soup-logger.h