From b9dbd2982513836836de070ea9847051c7656e59 Mon Sep 17 00:00:00 2001 From: Qiyu Yan Date: Sun, 12 Sep 2021 15:51:05 +0800 Subject: [PATCH] use rpmautospec --- changelog | 50 +++++++++++++++++++++++++++++++++++++++++++++++ fcitx5-qt.spec | 53 ++------------------------------------------------ 2 files changed, 52 insertions(+), 51 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..22936fd --- /dev/null +++ b/changelog @@ -0,0 +1,50 @@ +* Wed Jul 21 2021 Fedora Release Engineering - 5.0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed May 05 2021 Qiyu Yan - 5.0.6-1 +- Update to 5.0.6 upstream release + +* Tue Mar 23 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 + +* Sat Feb 20 2021 Qiyu Yan - 5.0.3-1 +- update to 5.0.3 upstream release + +* Tue Jan 26 2021 Fedora Release Engineering - 5.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jan 13 10:50:52 CST 2021 Qiyu Yan - 5.0.2-1 +- update to 5.0.2 upstream release + +* Sun Dec 6 00:42:46 CST 2020 Qiyu Yan - 5.0.1-2 +- split package +- libfcitx5qtdbus and libfcitx5qt5widgets + +* Sat Dec 5 14:12:52 CST 2020 Qiyu Yan - 5.0.1-1 +- Update to 5.0.1 upstream release + +* Tue Nov 24 18:00:57 CST 2020 Qiyu Yan - 5.0.0-2 +- rebuild for qt 5.15.2 + +* Tue Nov 3 19:39:01 CST 2020 Qiyu Yan - 5.0.0-1 +- update to 5.0.0 upstream release + +* Fri Oct 16 2020 Qiyu Yan - 0-0.5 +- update to 932e25f361f588a1e87f57e8a994bba80bf8798d upstream commit + +* Wed Sep 16 2020 Qiyu Yan - 0-0.4 +- Upstream commit f5adc1bd85a89a1d3888052fa9403c8e9b454bfa +- make provides sane + +* Sat Sep 12 2020 Qiyu Yan - 0-0.3.20200912git02bbbf6 +- Rebuild for fcitx5, QT5 +- Upstream commit 02bbbf671dc44e83ef8eb9352483e67ad43381e3 + +* Sun Aug 16 2020 Qiyu Yan - 0-0.2.20200811git3ddd34a +- rebuilt + +* Wed Aug 12 2020 Qiyu Yan - 0-0.1.20200811git3ddd34a +- initial package diff --git a/fcitx5-qt.spec b/fcitx5-qt.spec index 2fe3ca0..e907acd 100644 --- a/fcitx5-qt.spec +++ b/fcitx5-qt.spec @@ -2,7 +2,7 @@ Name: fcitx5-qt Version: 5.0.6 -Release: 2%{?dist} +Release: %autorelease Summary: Qt library and IM module for fcitx5 # Fcitx5Qt{4,5}DBusAddons Library and Input context plugin are released under BSD. License: LGPLv2+ and BSD @@ -101,53 +101,4 @@ Development files for %{name} %{_libdir}/libFcitx5Qt5DBusAddons.so.*.* %changelog -* Wed Jul 21 2021 Fedora Release Engineering - 5.0.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed May 05 2021 Qiyu Yan - 5.0.6-1 -- Update to 5.0.6 upstream release - -* Tue Mar 23 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 - -* Sat Feb 20 2021 Qiyu Yan - 5.0.3-1 -- update to 5.0.3 upstream release - -* Tue Jan 26 2021 Fedora Release Engineering - 5.0.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jan 13 10:50:52 CST 2021 Qiyu Yan - 5.0.2-1 -- update to 5.0.2 upstream release - -* Sun Dec 6 00:42:46 CST 2020 Qiyu Yan - 5.0.1-2 -- split package -- libfcitx5qtdbus and libfcitx5qt5widgets - -* Sat Dec 5 14:12:52 CST 2020 Qiyu Yan - 5.0.1-1 -- Update to 5.0.1 upstream release - -* Tue Nov 24 18:00:57 CST 2020 Qiyu Yan - 5.0.0-2 -- rebuild for qt 5.15.2 - -* Tue Nov 3 19:39:01 CST 2020 Qiyu Yan - 5.0.0-1 -- update to 5.0.0 upstream release - -* Fri Oct 16 2020 Qiyu Yan - 0-0.5 -- update to 932e25f361f588a1e87f57e8a994bba80bf8798d upstream commit - -* Wed Sep 16 2020 Qiyu Yan - 0-0.4 -- Upstream commit f5adc1bd85a89a1d3888052fa9403c8e9b454bfa -- make provides sane - -* Sat Sep 12 2020 Qiyu Yan - 0-0.3.20200912git02bbbf6 -- Rebuild for fcitx5, QT5 -- Upstream commit 02bbbf671dc44e83ef8eb9352483e67ad43381e3 - -* Sun Aug 16 2020 Qiyu Yan - 0-0.2.20200811git3ddd34a -- rebuilt - -* Wed Aug 12 2020 Qiyu Yan - 0-0.1.20200811git3ddd34a -- initial package +%autochangelog