latest version
This commit is contained in:
parent
68c3e9a3a6
commit
f33d1c0799
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/dict-la_2011-08-07.oxt
|
||||
/dict-la_2013-03-31.oxt
|
||||
|
@ -1,10 +1,10 @@
|
||||
Name: hunspell-la
|
||||
Summary: Latin hunspell dictionaries
|
||||
%define upstreamid 20110807
|
||||
%define upstreamid 20130331
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 5%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
Source: http://extensions.services.openoffice.org/e-files/1141/2/dict-la_2011-08-07.oxt
|
||||
Source: http://extensions.services.openoffice.org/e-files/ext/1141/3/dict-la_2013-03-31.oxt
|
||||
URL: http://extensions.services.openoffice.org/project/dict-la
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPLv2+ and LGPLv2+
|
||||
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 05 2013 Caolán McNamara <caolanm@redhat.com> - 0.20130331-1
|
||||
- latest version
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20110807-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user