Reverting "update to 3.2.6.1"

This reverts commit a628ef7f4a.
This commit is contained in:
Jens Petersen 2016-02-02 00:07:00 +09:00
parent a628ef7f4a
commit 8224f7486f
3 changed files with 5 additions and 10 deletions

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
/JuicyPixels-3.2.1.tar.gz
/JuicyPixels-3.2.2.tar.gz
/JuicyPixels-3.2.6.1.tar.gz

View File

@ -3,8 +3,8 @@
%global pkg_name JuicyPixels
Name: ghc-%{pkg_name}
Version: 3.2.6.1
Release: 1%{?dist}
Version: 3.2.2
Release: 3%{?dist}
Summary: Picture loading and serialization
License: BSD
@ -54,7 +54,7 @@ sed -i 's/\r$//' LICENSE
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
install -p -m 0644 docimages/* %{buildroot}%{ghcpkgdocdir}
%post devel
@ -66,17 +66,13 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%files -f %{name}.files
%license LICENSE
%doc LICENSE
%files devel -f %{name}-devel.files
%doc README.md docimages/*
%changelog
* Thu Sep 17 2015 Jens Petersen <petersen@redhat.com> - 3.2.6.1-1
- update to 3.2.6.1
* Mon Aug 31 2015 Peter Robinson <pbrobinson@fedoraproject.org> 3.2.2-3
- Rebuild (aarch64 vector hashes)

View File

@ -1 +1 @@
f5ad79da0db6acc81ec885b25c899174 JuicyPixels-3.2.6.1.tar.gz
a648dd39367f54f5579a354cd81b5231 JuicyPixels-3.2.2.tar.gz