latest upstream (0.9.4)

This commit is contained in:
Pádraig Brady 2014-09-02 11:06:32 +01:00
parent ea6bbf2d97
commit 95216b58f8
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libunistring-0.9.3.tar.gz
/libunistring-0.9.4.tar.xz

View File

@ -1,11 +1,11 @@
Name: libunistring
Version: 0.9.3
Release: 11%{?dist}
Version: 0.9.4
Release: 1%{?dist}
Group: System Environment/Libraries
Summary: GNU Unicode string library
License: LGPLv3+
Url: http://www.gnu.org/software/libunistring/
Source0: http://ftp.gnu.org/gnu/libunistring/%{name}-%{version}.tar.gz
Source0: http://ftp.gnu.org/gnu/libunistring/%{name}-%{version}.tar.xz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
Requires(post): info
Requires(preun): info
@ -70,6 +70,9 @@ if [ $1 = 0 ]; then
fi
%changelog
* Tue Sep 02 2014 Pádraig Brady <pbrady@redhat.com> - 0.9.4-1
- Latest upstream
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
db8eca3b64163abadf8c40e5cecc261f libunistring-0.9.3.tar.gz
995b7783c3da45f3f62f26a7a9af47d1 libunistring-0.9.4.tar.xz