Increase release number

This commit is contained in:
Pavel Zhukov 2013-05-17 08:05:29 +02:00
parent 570758844c
commit a8e5102806

View File

@ -1,6 +1,6 @@
Name: sdcv
Version: 0.4.2
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Console version of StarDict program
Group: Applications/System
License: GPLv2+
@ -64,6 +64,9 @@ make install DESTDIR=%{buildroot}
%{_mandir}/uk/man1/sdcv.1.gz
%changelog
* Fri May 17 2013 Pavel Zhukov <landgraf@fedoraproject.org> - 0.4.2-11
- Support for the ARM 64 bit CPU architecture (aarch64)
* Fri Mar 15 2013 Pavel Zhukov <landgraf@fedoraproject.org> - 0.4.2-10
- Fix build with gcc-4.8