diff --git a/libpaper.spec b/libpaper.spec index c87f450..0cef428 100644 --- a/libpaper.spec +++ b/libpaper.spec @@ -2,7 +2,7 @@ %define libmajver %(echo %libver | cut -d. -f 1) Name: libpaper -Version: 1.1.24 +Version: 1.1.26 Release: 1mamba Summary: An open source viewer for Portable Document Format (PDF) files Group: System/Libraries @@ -46,6 +46,7 @@ This package contains some utilities. %setup -q %build +autoreconf -f -i #aclocal && automake --foreign --add-missing --copy && autoconf %configure --enable-shared --enable-static %make @@ -110,6 +111,9 @@ echo "a4" > %{buildroot}%{_sysconfdir}/papersize %{_mandir}/man8/paperconfig.* %changelog +* Thu Jan 10 2019 Automatic Build System 1.1.26-1mamba +- automatic update by autodist + * Sun Jun 20 2010 Automatic Build System 1.1.24-1mamba - automatic update by autodist