update to 1.17.3.1
This commit is contained in:
parent
2945e99116
commit
6fb1ae713b
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/pandoc-types-1.16.1.tar.gz
|
||||
/pandoc-types-1.17.0.5.tar.gz
|
||||
/pandoc-types-1.17.3.tar.gz
|
||||
/pandoc-types-1.17.3.1.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
# generated by cabal-rpm-0.12.1
|
||||
# generated by cabal-rpm-0.12.5
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
|
||||
%global pkg_name pandoc-types
|
||||
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.17.3
|
||||
Release: 4%{?dist}
|
||||
Version: 1.17.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Types for representing a structured document
|
||||
|
||||
License: GPLv2+
|
||||
@ -91,6 +91,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 1.17.3.1-1
|
||||
- update to 1.17.3.1
|
||||
|
||||
* Mon Jul 23 2018 Miro Hrončok <mhroncok@redhat.com> - 1.17.3-4
|
||||
- Rebuilt for #1607054
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pandoc-types-1.17.3.tar.gz) = 7646ce51757b2abe2ca8de66316a1a268f72a3170270c524bbdd5fa8c97175036043ffbd1a4840b79b450d494f29dcc864670d76a9e551852728fc302613679a
|
||||
SHA512 (pandoc-types-1.17.3.1.tar.gz) = 2eaf9f0f36d524422109ed5c4c1244e2381c13b3c923355fc99b5c8784a28706d231b74384f2b74c9957e0a711a9f180339d0776d4a9b814435fab5b68f450f2
|
||||
|
Loading…
Reference in New Issue
Block a user