From bb2648b59ce57a5dd7e99c7dd8af7d66fc549d4d Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Wed, 20 Oct 2021 21:18:47 +0300 Subject: [PATCH] chore(update): Latest git snapshot --- .gitignore | 1 + sources | 2 +- vim-pathogen.spec | 10 +++++++--- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1576993..32f83a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /vim-pathogen-0.20181213gite9fb091.tar.gz /vim-pathogen-2.4.20190625gitc6bc424.tar.gz +/vim-pathogen-2.4.20210104gite0a3efb.tar.gz diff --git a/sources b/sources index 53285d2..048e7d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-pathogen-2.4.20190625gitc6bc424.tar.gz) = 7e2db23db288dcd9bb1a74cc3c459999cc97eee88992cf530007ba1edd67cfd0a1612795b68e2e09a2ba0c45f549d7e89fe015dc3e81ac790ca0c07135f2a934 +SHA512 (vim-pathogen-2.4.20210104gite0a3efb.tar.gz) = 07460cfa331ac2173dc13fb469c69cfaf674f3d76abcfbc28ff83e3d053c5d06d0cee2887beba5b180c09f02494b359ba648517b8041932d0c3093edc6d4757f diff --git a/vim-pathogen.spec b/vim-pathogen.spec index 9f3b8ae..1f37138 100644 --- a/vim-pathogen.spec +++ b/vim-pathogen.spec @@ -1,16 +1,17 @@ -%global commit c6bc42404597c718e4a032a98e21e63321cbb05a +%global commit e0a3efbda5ea8e5b181b2b232ef6453c05d07732 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global date 20190625 +%global date 20210104 Name: vim-pathogen Version: 2.4 -Release: 4.%{date}git%{shortcommit}%{?dist} +Release: 5.%{date}git%{shortcommit}%{?dist} Summary: Manage your runtimepath License: Vim URL: https://github.com/tpope/vim-pathogen Source0: %{url}/archive/%{commit}/%{name}-%{version}.%{date}git%{shortcommit}.tar.gz Source1: %{name}.metainfo.xml + BuildArch: noarch BuildRequires: libappstream-glib @@ -50,6 +51,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml %changelog +* Wed Oct 20 2021 Artem Polishchuk - 2.4-5.20210104gite0a3efb +- chore(update): Latest git snapshot + * Fri Jul 23 2021 Fedora Release Engineering - 2.4-4.20190625gitc6bc424 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild