diff --git a/.gitignore b/.gitignore index d68f55f..c3de1da 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libjpeg-turbo-1.0.0.tar.gz /libjpeg-turbo-1.1.0.tar.gz /libjpeg-turbo-1.1.1.tar.gz /libjpeg-turbo-1.2.0.tar.gz +/libjpeg-turbo-1.2.1.tar.gz diff --git a/libjpeg-turbo.spec b/libjpeg-turbo.spec index a6a253b..4726d50 100644 --- a/libjpeg-turbo.spec +++ b/libjpeg-turbo.spec @@ -1,5 +1,5 @@ Name: libjpeg-turbo -Version: 1.2.0 +Version: 1.2.1 Release: 1%{?dist} Summary: A MMX/SSE2 accelerated library for manipulating JPEG image files @@ -156,6 +156,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/turbojpeg.h %changelog +* Mon Jul 16 2012 Adam Tkac 1.2.1-1 +- update to 1.2.1 + * Thu Mar 08 2012 Adam Tkac 1.2.0-1 - update to 1.2.0 diff --git a/sources b/sources index 3a250f5..0e8a5e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5329fa80953938cb4f097afae55059e2 libjpeg-turbo-1.2.0.tar.gz +f61e60ff01381ece4d2fe65eeb52669e libjpeg-turbo-1.2.1.tar.gz