diff --git a/deepin-reader.spec b/deepin-reader.spec index b4ecfa0563f5510dab0bc4c4f1ace42607bc133c..c2cb4ad72425db8539a1117cafd1baeec74ba7f2 100644 --- a/deepin-reader.spec +++ b/deepin-reader.spec @@ -1,8 +1,12 @@ +%define anolis_release 1 +%define __arch_install_post %{nil} + +%define __os_install_post %{nil} %global debug_package %{nil} Name: deepin-reader Version: 5.9.9.2 -Release: 2%{?dist} +Release: 2.%{anolis_release}%{?dist} Summary: A simple PDF reader, supporting bookmarks, highlights and annotations License: GPLv3+ URL: https://github.com/linuxdeepin/%{name} @@ -64,6 +68,9 @@ popd /usr/lib/deepin-reader/libdeepin-poppler* %changelog +* Tue Jan 09 2024 yangxianzhao - 5.9.9.2-2.1 +- fix build error + * Wed Feb 08 2023 liweiganga - 5.9.9.2-2 - rebuild