Resolves: rhbz#1549934 latest version
This commit is contained in:
parent
14293d3211
commit
7eaedd7d03
3 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/fribidi-0.19.7.tar.bz2
|
||||
/fribidi-1.0.1.tar.bz2
|
||||
|
|
|
|||
11
fribidi.spec
11
fribidi.spec
|
|
@ -1,9 +1,9 @@
|
|||
Summary: Library implementing the Unicode Bidirectional Algorithm
|
||||
Name: fribidi
|
||||
Version: 0.19.7
|
||||
Release: 7%{?dist}
|
||||
URL: http://fribidi.org
|
||||
Source: http://fribidi.org/download/%{name}-%{version}.tar.bz2
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/fribidi/fribidi/
|
||||
Source: https://github.com//%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.bz2
|
||||
License: LGPLv2+ and UCD
|
||||
Group: System Environment/Libraries
|
||||
|
||||
|
|
@ -65,6 +65,9 @@ find $RPM_BUILD_ROOT%{_mandir}/man3 -type f -empty -exec rm {} \;
|
|||
%{_mandir}/man3/%{name}_*.gz
|
||||
|
||||
%changelog
|
||||
* Wed Feb 28 2018 Caolán McNamara <caolanm@redhat.com> - 1.0.1-1
|
||||
- Resolves: rhbz#1549934 latest version
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.7-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
6c7e7cfdd39c908f7ac619351c1c5c23 fribidi-0.19.7.tar.bz2
|
||||
SHA512 (fribidi-1.0.1.tar.bz2) = 333dddba3dc54f3bbf8d739f670455c3c930c4a207c2642053f7f6b4d782cd6199fef41a007630e3ed20b5040e686ee30e9e63f5c0722fff6f73493058e0e5ac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue