diff --git a/.gitignore b/.gitignore index ba3232e..ec1ed28 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /jpanoramamaker-5.1.src.tar.gz /jpanoramamaker-5.2.src.tar.gz /jpanoramamaker-5.3.src.tar.gz +/jpanoramamaker-5.4.src.tar.gz diff --git a/jpanoramamaker.spec b/jpanoramamaker.spec index 9ac07f0..54bcb24 100755 --- a/jpanoramamaker.spec +++ b/jpanoramamaker.spec @@ -1,6 +1,6 @@ Name: jpanoramamaker Version: 5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Tool for stitching photos to panorama in linear curved space BuildArch: noarch @@ -8,7 +8,7 @@ BuildArch: noarch Group: Amusements/Graphics License: BSD URL: http://jpanoramamaker.wz.cz -Source0: http://jpanoramamaker.wz.cz/fedora/%{name}-5.3.src.tar.gz +Source0: http://jpanoramamaker.wz.cz/fedora/%{name}-5.4.src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: jpackage-utils @@ -104,6 +104,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +%changelog +* Tue Feb 7 2012 Jiri Vanek - 5-8 +- updated sources to 5.4 + * Fri Jan 13 2012 Fedora Release Engineering - 5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 859b335..d46724b 100755 --- a/sources +++ b/sources @@ -1 +1 @@ -31202e9ef9bd91bd4aaee5742756dfdf jpanoramamaker-5.3.src.tar.gz +dd7ead5761c3328a256b0701f3d6b43b jpanoramamaker-5.4.src.tar.gz