Resolves: rhbz#880490 bump to latest version
This commit is contained in:
parent
b94f6d2445
commit
d0414c304a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
fribidi-0.19.2.tar.gz
|
||||
/fribidi-0.19.4.tar.bz2
|
||||
|
11
fribidi.spec
11
fribidi.spec
@ -1,10 +1,10 @@
|
||||
Summary: Library implementing the Unicode Bidirectional Algorithm
|
||||
Name: fribidi
|
||||
Version: 0.19.2
|
||||
Release: 6%{?dist}
|
||||
Version: 0.19.4
|
||||
Release: 1%{?dist}
|
||||
URL: http://fribidi.org
|
||||
Source0: http://fribidi.org/download/%{name}-%{version}.tar.gz
|
||||
License: LGPLv2+
|
||||
Source: http://fribidi.org/download/%{name}-%{version}.tar.bz2
|
||||
License: LGPLv2+ and UCD
|
||||
Group: System Environment/Libraries
|
||||
|
||||
%description
|
||||
@ -61,6 +61,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_mandir}/man3/%{name}_*.gz
|
||||
|
||||
%changelog
|
||||
* Tue Nov 27 2012 Caolán McNamara <caolanm@redhat.com> - 0.19.4-1
|
||||
- Resolves: rhbz#880490 bump to latest version
|
||||
|
||||
* Tue Oct 16 2012 Parag Nemade <paragn AT fedoraproject DOT org> - 0.19.2-6
|
||||
- spec cleanup for changed packaging guidelines
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user