diff --git a/.gitignore b/.gitignore index 0c46805..b0f757e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libwapcaplet-0.2.0-src.tar.gz /libwapcaplet-0.2.1-src.tar.gz +/libwapcaplet-0.2.2-src.tar.gz diff --git a/libwapcaplet.spec b/libwapcaplet.spec index d66448a..674a3cc 100644 --- a/libwapcaplet.spec +++ b/libwapcaplet.spec @@ -1,6 +1,6 @@ Name: libwapcaplet -Version: 0.2.1 -Release: 4%{?dist} +Version: 0.2.2 +Release: 1%{?dist} Summary: A string internment library Group: System Environment/Libraries @@ -58,6 +58,9 @@ make %{?_smp_mflags} test %{make_vars} %{_libdir}/pkgconfig/%{name}.pc %changelog +* Sat Jan 16 2016 David Tardon - 0.2.2-1 +- new upstream release + * Wed Jun 17 2015 Fedora Release Engineering - 0.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 3907f10..6594654 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c39048f10e99aab81a15022c500931d8 libwapcaplet-0.2.1-src.tar.gz +20c3f9b40e88d46b4f0b837735fcb0ea libwapcaplet-0.2.2-src.tar.gz