New upstream release.
Resolves: rhbz#2164212
This commit is contained in:
parent
623777484b
commit
276295738e
18
paps.spec
18
paps.spec
@ -1,15 +1,16 @@
|
||||
Name: paps
|
||||
Version: 0.7.1
|
||||
Release: 7%{?dist}
|
||||
Version: 0.7.9
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
URL: http://paps.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
URL: https://github.com/dov/paps
|
||||
Source0: https://github.com/dov/paps/archive/v%{name}/%{name}-%{version}.tar.gz
|
||||
Source1: paps.convs
|
||||
Source2: 29-paps.conf
|
||||
Source2: 29-paps.conf
|
||||
Source3: http://downloads.sourceforge.net/%{name}/%{name}-0.6.8.tar.gz
|
||||
BuildRequires: make
|
||||
BuildRequires: make
|
||||
BuildRequires: pango-devel automake autoconf libtool doxygen cups-devel intltool
|
||||
BuildRequires: fmt-devel
|
||||
## https://sourceforge.net/tracker/index.php?func=detail&aid=1832897&group_id=153049&atid=786241
|
||||
Patch0: paps-0.6.8-shared.patch
|
||||
## https://sourceforge.net/tracker/index.php?func=detail&aid=1832924&group_id=153049&atid=786241
|
||||
@ -86,6 +87,7 @@ popd
|
||||
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@ -135,6 +137,10 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="/usr/bin/install -p"
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 7 2023 Akira TAGOH <tagoh@redhat.com> - 0.7.9-1
|
||||
- New upstream release.
|
||||
Resolves: rhbz#2164212
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (paps-0.6.8.tar.gz) = db657d90179e11fe42bbcdbebe09a84f1927c99d0b539c9e29b66b3cb8ffcf33ff500c9d81835ae5a0880382bf8f24801f04742517b76b8e005b125a139d8bba
|
||||
SHA512 (paps-0.7.1.tar.gz) = a77ed7b5529a7d94fd3c63b272c30e5b5f8af143850ea1ba176e776ad5cc11c27f8b605b95e73cc1ba7c4a1957a444e73c2c9282aa244685f777d1675056d997
|
||||
SHA512 (paps-0.7.9.tar.gz) = 78645535c6948dae9b021143419f4c5dfcdcfa18af5ae4bc8bf615aae4e1aac124c450359483bf027ae45e7b99b25732f62bce67bd575d26fb5e44610a65774b
|
||||
|
Loading…
Reference in New Issue
Block a user