Rebuild the package
This commit is contained in:
parent
37478c0142
commit
b00cd3f3a0
@ -1,6 +1,6 @@
|
||||
Name: librime
|
||||
Version: 1.5.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Rime Input Method Engine Library
|
||||
|
||||
License: GPLv3
|
||||
@ -49,7 +49,7 @@ The %{name}-tools package contains tools for %{name}.
|
||||
%build
|
||||
mkdir cmake-build
|
||||
pushd cmake-build
|
||||
%cmake ..
|
||||
%cmake .. -DCMAKE_BUILD_TYPE=Release
|
||||
make VERBOSE=1 %{?_smp_mflags}
|
||||
popd
|
||||
|
||||
@ -83,6 +83,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 23 2020 Peng Wu <pwu@redhat.com> - 1.5.3-3
|
||||
- Rebuilt for RHBZ#1907782
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user