update to 1.9.0.2
This commit is contained in:
parent
3b93f72c84
commit
01db005da6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/pandoc-types-1.8.tar.gz
|
||||
/pandoc-types-1.8.0.2.tar.gz
|
||||
/pandoc-types-1.8.2.tar.gz
|
||||
/pandoc-types-1.9.0.2.tar.gz
|
||||
|
@ -14,8 +14,8 @@ dependencies, and pandoc itself can depend on packages (like\
|
||||
citeproc-hs) that use them.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.8.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -58,6 +58,9 @@ BuildRequires: ghc-syb-prof
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 12 2012 Jens Petersen <petersen@redhat.com> - 1.9.0.2-1
|
||||
- update to 1.9.0.2
|
||||
|
||||
* Thu Jan 5 2012 Jens Petersen <petersen@redhat.com> - 1.8.2-2
|
||||
- update to cabal2spec-0.25.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user