diff --git a/atril-1.22.3.tar.xz b/atril-1.22.3.tar.xz deleted file mode 100644 index 940ce2b4c82d7787c9654f34082e338fc46cd59a..0000000000000000000000000000000000000000 Binary files a/atril-1.22.3.tar.xz and /dev/null differ diff --git a/atril-1.27.0.tar.xz b/atril-1.27.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..fc6d269b697e0859a8ab5bfe049fdc00bf147f42 Binary files /dev/null and b/atril-1.27.0.tar.xz differ diff --git a/atril.spec b/atril.spec index 2b8664260f22c35b05e1cc6855445380808316c6..429c2a39a1970bd6b915f35a14c4681d51dfdd93 100644 --- a/atril.spec +++ b/atril.spec @@ -2,7 +2,7 @@ %global rel_build 1 # This is needed, because src-url contains branched part of versioning-scheme. -%global branch 1.22 +%global branch 1.27 # Settings used for build from snapshots. %{!?rel_build:%global commit 5bba3723566489763aafaad3669c77f60a23d2e0} @@ -13,8 +13,8 @@ %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz} Name: atril -Version: %{branch}.3 -Release: 2 +Version: %{branch}.0 +Release: 1 Summary: Document viewer License: GPLv2+ and LGPLv2+ and MIT URL: http://mate-desktop.org @@ -95,21 +95,8 @@ NOCONFIGURE=1 ./autogen.sh %endif # 0%{?rel_build} %build -%configure \ - --disable-static \ - --disable-schemas-compile \ - --disable-caja \ - --enable-introspection \ - --enable-comics \ - --enable-dvi=yes \ - --enable-djvu=yes \ - --enable-t1lib=no \ - --enable-pixbuf \ - --enable-xps \ - --enable-epub - +./autogen.sh # remove unused-direct-shlib-dependency -sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool make %{?_smp_mflags} V=1 @@ -164,6 +151,9 @@ desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/atril.desktop %changelog +* Mon Jan 8 2024 lichao - 1.27.0-1 +- update to 1.27.0 + * Tue Jun 1 2021 douyan - 1.22.3-2 - remove package atril-thumbnailer