New upstream version 2.03.1.

This commit is contained in:
Richard W.M. Jones 2012-01-06 13:46:29 +00:00
parent 503ea0c791
commit 81a7c32fa9
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
calendar-2.01.1.tar.gz
/calendar-2.03.tar.gz
/calendar-2.03.1.tar.gz

View File

@ -2,14 +2,14 @@
%global debug_package %{nil}
Name: ocaml-calendar
Version: 2.03
Release: 2%{?dist}
Version: 2.03.1
Release: 1%{?dist}
Summary: Objective Caml library for managing dates and times
Group: Development/Libraries
License: LGPLv2
URL: http://calendar.forge.ocamlcore.org/
Source0: http://forge.ocamlcore.org/frs/download.php/427/calendar-%{version}.tar.gz
Source0: http://forge.ocamlcore.org/frs/download.php/605/calendar-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExcludeArch: sparc64 s390 s390x
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Jan 6 2012 Richard W.M. Jones <rjones@redhat.com> - 2.03.1-1
- New upstream version 2.03.1.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
c594605758ff685ca84ea42c55a5aba8 calendar-2.03.tar.gz
8f14a2c7d84e4caf03099b049716d728 calendar-2.03.1.tar.gz