diff --git a/changelog b/changelog new file mode 100644 index 0000000..d288ee0 --- /dev/null +++ b/changelog @@ -0,0 +1,38 @@ +* Sat Jul 22 2023 Fedora Release Engineering - 0-11.20200501gitb356cc9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Sat Jan 21 2023 Fedora Release Engineering - 0-10.20200501gitb356cc9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 0-9.20200501gitb356cc9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sat Jan 22 2022 Fedora Release Engineering - 0-8.20200501gitb356cc9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 0-7.20200501gitb356cc9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 0-6.20200501gitb356cc9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0-5.20200501gitb356cc9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Sat May 23 2020 Artem Polishchuk - 0-4.20200501gitb356cc9 +- Update to latest git snapshot + +* Sat Mar 28 2020 Artem Polishchuk - 0-3.20200328git7c48aa1 +- Update to latest git snapshot + +* Fri Jan 31 2020 Fedora Release Engineering - 0-3.20191207git1c53af9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Dec 07 2019 Artem Polishchuk - 0-2.20191207git1c53af9 +- Update to latest git snapshot + +* Thu Oct 17 2019 Artem Polishchuk - 0-2.20191015git5c73edb +- Update to latest git snapshot + +* Thu Oct 03 2019 Artem Polishchuk - 0-1.20191001git1725c13 +- Initial package diff --git a/vim-gitgutter.spec b/vim-gitgutter.spec index 11e0f0d..323c3a7 100644 --- a/vim-gitgutter.spec +++ b/vim-gitgutter.spec @@ -4,7 +4,7 @@ Name: vim-gitgutter Version: 0 -Release: 11.%{date}git%{shortcommit}%{?dist} +Release: 12.%{date}git%{shortcommit}.%autorelease Summary: Shows a git diff in the gutter and stages/undoes hunks and partial hunks License: MIT @@ -51,41 +51,4 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml %changelog -* Sat Jul 22 2023 Fedora Release Engineering - 0-11.20200501gitb356cc9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Sat Jan 21 2023 Fedora Release Engineering - 0-10.20200501gitb356cc9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Jul 23 2022 Fedora Release Engineering - 0-9.20200501gitb356cc9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Sat Jan 22 2022 Fedora Release Engineering - 0-8.20200501gitb356cc9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 0-7.20200501gitb356cc9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 0-6.20200501gitb356cc9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 0-5.20200501gitb356cc9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat May 23 2020 Artem Polishchuk - 0-4.20200501gitb356cc9 -- Update to latest git snapshot - -* Sat Mar 28 2020 Artem Polishchuk - 0-3.20200328git7c48aa1 -- Update to latest git snapshot - -* Fri Jan 31 2020 Fedora Release Engineering - 0-3.20191207git1c53af9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Dec 07 2019 Artem Polishchuk - 0-2.20191207git1c53af9 -- Update to latest git snapshot - -* Thu Oct 17 2019 Artem Polishchuk - 0-2.20191015git5c73edb -- Update to latest git snapshot - -* Thu Oct 03 2019 Artem Polishchuk - 0-1.20191001git1725c13 -- Initial package +%autochangelog