latest version
This commit is contained in:
parent
65e7564591
commit
35b0780f94
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
dict-la_2010-08-23.oxt
|
||||
/dict-la_2011-08-07.oxt
|
||||
|
@ -1,10 +1,10 @@
|
||||
Name: hunspell-la
|
||||
Summary: Latin hunspell dictionaries
|
||||
%define upstreamid 20100823
|
||||
%define upstreamid 20110807
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
Source: http://extensions.services.openoffice.org/e-files/1141/1/dict-la_2010-08-23.oxt
|
||||
Source: http://extensions.services.openoffice.org/e-files/1141/2/dict-la_2011-08-07.oxt
|
||||
URL: http://extensions.services.openoffice.org/project/dict-la
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: GPLv2+
|
||||
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2011 Caolán McNamara <caolanm@redhat.com> - 0.20110807-1
|
||||
- latest version
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100823-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user