split-0.2.3.1
This commit is contained in:
parent
edd89cc804
commit
ce9d6118e0
@ -27,7 +27,7 @@
|
||||
%global regex_base_version 0.93.2
|
||||
%global regex_compat_version 0.95.1
|
||||
%global regex_posix_version 0.95.2
|
||||
%global split_version 0.2.3
|
||||
%global split_version 0.2.3.1
|
||||
%global stm_version 2.4.4
|
||||
%global syb_version 0.6
|
||||
%global text_version 1.2.2.1
|
||||
@ -50,7 +50,7 @@ Version: 2016.%{upstream_version}
|
||||
# - release can only be reset if all library versions get bumped simultaneously
|
||||
# (eg for a major release)
|
||||
# - minor release numbers should be incremented monotonically
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Standard Haskell distribution
|
||||
|
||||
Group: Development/Tools
|
||||
@ -285,6 +285,9 @@ cd ..
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 29 2016 Jens Petersen <petersen@redhat.com> - 2016.7.10.3-2
|
||||
- split-0.2.3.1
|
||||
|
||||
* Thu Jun 23 2016 Jens Petersen <petersen@redhat.com> - 2016.7.10.3-1
|
||||
- update to new haskell-platform version 7.10.3
|
||||
- new half multipart ObjectName StateVar subpackages
|
||||
|
Loading…
Reference in New Issue
Block a user