#1 Add CFitsio to build dependency
Merged 2 years ago by thunderbirdtr. Opened 2 years ago by siosm.
rpms/ siosm/gwenview CFitsio  into  rawhide

file modified
+5 -1
@@ -2,7 +2,7 @@ 

  Summary: An image viewer

  Epoch:   1

  Version: 22.04.1

- Release: 1%{?dist}

+ Release: 2%{?dist}

  

  # app: GPLv2+

  # lib:  IJG and (LGPLv2 or LGPLv3 or LGPLv3+ (KDE e.V.)) and LGPLv2+ and GPLv2+
@@ -42,6 +42,7 @@ 

  BuildRequires: pkgconfig(exiv2)

  BuildRequires: pkgconfig(lcms2)

  BuildRequires: pkgconfig(libpng)

+ BuildRequires: pkgconfig(cfitsio)

  BuildRequires: pkgconfig(phonon4qt5)

  BuildRequires: pkgconfig(Qt5DBus) pkgconfig(Qt5Widgets) pkgconfig(Qt5Script) pkgconfig(Qt5Test)

  BuildRequires: pkgconfig(Qt5Concurrent) pkgconfig(Qt5Svg) pkgconfig(Qt5OpenGL)
@@ -116,6 +117,9 @@ 

  

  

  %changelog

+ * Mon May 16 2022 Timothée Ravier <tim@siosm.fr> -22.04.1-2

+ - Add cfitsio to build dependency

+ 

  * Thu May 12 2022 Justin Zobel <justin@1707.io> - 22.04.1-1

  - Update to 22.04.1

  

This is all lowercase.

rebased onto 1f617ef

2 years ago

Pull-Request has been merged by thunderbirdtr

2 years ago
Metadata