diff --git a/.gitignore b/.gitignore index c74c3ed..25cec00 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /pencil-2.0.3.tar.gz /pencil-2.0.3-2.tar.gz /pencil-2.0.4.tar.gz +/pencil-2.0.5.tar.gz diff --git a/pencil.spec b/pencil.spec index c6773b0..5db1660 100644 --- a/pencil.spec +++ b/pencil.spec @@ -1,6 +1,6 @@ Name: pencil -Version: 2.0.4 -Release: 3%{?dist} +Version: 2.0.5 +Release: 1%{?dist} Summary: A sketching and GUI prototyping tool Group: Development/Tools @@ -40,6 +40,9 @@ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop %changelog +* Fri Nov 8 2013 Truong Anh Tuan - 2.0.5-1 +- Update new release 2.0.5 from upstream for PNG files export with new XULRunner bugfix. + * Sat Aug 03 2013 Fedora Release Engineering - 2.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index d9ef544..6a940af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d2a745e462dbf475d9a17f049eaa9e6 pencil-2.0.4.tar.gz +eaf0c11e603e71af4532c672cab682cb pencil-2.0.5.tar.gz