diff --git a/changelog b/changelog new file mode 100644 index 0000000..6fbc454 --- /dev/null +++ b/changelog @@ -0,0 +1,17 @@ +* Wed Jul 21 2021 Fedora Release Engineering - 5.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed May 05 2021 Qiyu Yan - 5.0.5-1 +- Update to 5.0.5 upstream release + +* Mon Mar 22 2021 Qiyu Yan - 5.0.4-1 +- Update to 5.0.4 upstream release + +* Fri Mar 12 2021 Qiyu Yan - 5.0.3-1 +- Update to 5.0.3 upstream release + +* Fri Feb 19 2021 Qiyu Yan - 5.0.2-1 +- update to 5.0.2 upstream release + +* Fri Dec 11 23:37:13 CST 2020 Qiyu Yan - 5.0.1-1 +- Update to 5.0.1 upstream release diff --git a/fcitx5-table-other.spec b/fcitx5-table-other.spec index 3091cba..e285355 100644 --- a/fcitx5-table-other.spec +++ b/fcitx5-table-other.spec @@ -1,6 +1,6 @@ Name: fcitx5-table-other Version: 5.0.5 -Release: 2%{?dist} +Release: %autorelease Summary: Other tables for Fcitx5 License: GPLv3 URL: https://github.com/fcitx/fcitx5-table-other @@ -56,20 +56,4 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml %{_metainfodir}/org.fcitx.Fcitx5.Addon.TableOther.metainfo.xml %changelog -* Wed Jul 21 2021 Fedora Release Engineering - 5.0.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed May 05 2021 Qiyu Yan - 5.0.5-1 -- Update to 5.0.5 upstream release - -* Mon Mar 22 2021 Qiyu Yan - 5.0.4-1 -- Update to 5.0.4 upstream release - -* Fri Mar 12 2021 Qiyu Yan - 5.0.3-1 -- Update to 5.0.3 upstream release - -* Fri Feb 19 2021 Qiyu Yan - 5.0.2-1 -- update to 5.0.2 upstream release - -* Fri Dec 11 23:37:13 CST 2020 Qiyu Yan - 5.0.1-1 -- Update to 5.0.1 upstream release +%autochangelog