New upstream version 2.03.1.
This commit is contained in:
parent
503ea0c791
commit
81a7c32fa9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
calendar-2.01.1.tar.gz
|
calendar-2.01.1.tar.gz
|
||||||
/calendar-2.03.tar.gz
|
/calendar-2.03.tar.gz
|
||||||
|
/calendar-2.03.1.tar.gz
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: ocaml-calendar
|
Name: ocaml-calendar
|
||||||
Version: 2.03
|
Version: 2.03.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Objective Caml library for managing dates and times
|
Summary: Objective Caml library for managing dates and times
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: http://calendar.forge.ocamlcore.org/
|
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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
ExcludeArch: sparc64 s390 s390x
|
ExcludeArch: sparc64 s390 s390x
|
||||||
|
|
||||||
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user