From e6ebe4ffc3d386320b97e71255aaffbed1d3521a Mon Sep 17 00:00:00 2001 From: Veeti Paananen Date: Sat, 14 Feb 2015 00:51:15 +0200 Subject: [PATCH] 0.22.1 --- .gitignore | 1 + libgit2.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9e490de..2644f7b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /libgit2-0.21.0.tar.gz /libgit2-0.21.1.tar.gz /libgit2-0.22.0.tar.gz +/libgit2-0.22.1.tar.gz diff --git a/libgit2.spec b/libgit2.spec index a12e205..acc9cc1 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -1,5 +1,5 @@ Name: libgit2 -Version: 0.22.0 +Version: 0.22.1 Release: 1%{?dist} Summary: C implementation of the Git core methods as a library with a solid API License: GPLv2 with exceptions @@ -75,6 +75,9 @@ ctest -V %{_includedir}/git2/ %changelog +* Sat Feb 14 2015 Veeti Paananen - 0.22.1-1 +- Update to 0.22.1 + * Mon Jan 19 2015 Ignacio Casal Quinteiro - 0.22.0-1 - Update to 0.22.0 diff --git a/sources b/sources index 91b8631..6b8ac6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8c689d4887cc085295dcf43c46f5f1f libgit2-0.22.0.tar.gz +dbf516d18e176bbb131de3efccfee533 libgit2-0.22.1.tar.gz