diff --git a/.gitignore b/.gitignore index 2ad464d..e39e56a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libtiger-0.3.3.tar.gz +/libtiger-0.3.4.tar.gz diff --git a/libtiger.spec b/libtiger.spec index 396ba32..1a40405 100644 --- a/libtiger.spec +++ b/libtiger.spec @@ -1,6 +1,6 @@ Name: libtiger -Version: 0.3.3 -Release: 4%{?dist} +Version: 0.3.4 +Release: 1%{?dist} Summary: Rendering library for Kate streams using Pango and Cairo Group: System Environment/Libraries @@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Mar 27 2011 Nicolas Chauvet - 0.3.4-1 +- Update to 0.3.4 + * Tue Feb 08 2011 Fedora Release Engineering - 0.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 53c8a42..865435d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7b6b9a317b4762792b08fdff78b8c45 libtiger-0.3.3.tar.gz +dc1dbeb658c95485ba10b9b2897b4ae2 libtiger-0.3.4.tar.gz