Reverting "update to 1.2.9"

This reverts commit 14af2014d8.
This commit is contained in:
Jens Petersen 2016-02-02 00:01:22 +09:00
parent 14af2014d8
commit e6cd5dd9ed
3 changed files with 4 additions and 10 deletions

1
.gitignore vendored
View File

@ -4,4 +4,3 @@
/hslogger-1.1.5.tar.gz
/hslogger-1.2.1.tar.gz
/hslogger-1.2.6.tar.gz
/hslogger-1.2.9.tar.gz

View File

@ -3,8 +3,8 @@
%global pkg_name hslogger
Name: ghc-%{pkg_name}
Version: 1.2.9
Release: 1%{?dist}
Version: 1.2.6
Release: 2%{?dist}
Summary: Versatile logging framework
License: BSD
@ -57,8 +57,6 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%post devel
%ghc_pkg_recache
@ -69,16 +67,13 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%files -f %{name}.files
%license LICENSE
%doc LICENSE
%files devel -f %{name}-devel.files
%changelog
* Fri Sep 18 2015 Jens Petersen <petersen@redhat.com> - 1.2.9-1
- update to 1.2.9
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
db8fd8ac6f8085317d66821ee27acd20 hslogger-1.2.9.tar.gz
873f0641d59621c0d9803120915b8094 hslogger-1.2.6.tar.gz