parent
2277d4bd0e
commit
3e82f828ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/AppStream-0.12.6.tar.xz
|
||||
/AppStream-0.12.7.tar.xz
|
||||
/AppStream-0.12.8.tar.xz
|
||||
/AppStream-0.12.9.tar.xz
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Utilities to generate, maintain and access the AppStream database
|
||||
Name: appstream
|
||||
Version: 0.12.8
|
||||
Version: 0.12.9
|
||||
Release: 1%{?dist}
|
||||
|
||||
# lib LGPLv2+, tools GPLv2+
|
||||
@ -35,7 +35,6 @@ BuildRequires: pkgconfig(Qt5Core)
|
||||
# lrelease
|
||||
BuildRequires: qt5-linguist
|
||||
BuildRequires: pkgconfig(yaml-0.1)
|
||||
BuildRequires: publican
|
||||
BuildRequires: vala
|
||||
BuildRequires: xmlto
|
||||
|
||||
@ -76,7 +75,6 @@ sed -i -e "s|0.12.2|%{version}|" meson.build
|
||||
|
||||
%build
|
||||
%{meson} \
|
||||
-Ddocs=true \
|
||||
-Dqt=true \
|
||||
-Dvapi=%{?vala:true}%{!?vala:false}
|
||||
|
||||
@ -173,6 +171,10 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 10 2019 Rex Dieter <rdieter@fedoraproject.org> - 0.12.9-1
|
||||
- 0.12.9
|
||||
- drop dep on publican (#1773385)
|
||||
|
||||
* Sat Aug 17 2019 Rex Dieter <rdieter@fedoraproject.org> - 0.12.8-1
|
||||
- 0.12.8
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (AppStream-0.12.8.tar.xz) = 4354ef1840d919102647feffc38687f508b14fe9c047c868448347d888aa821dd8a4d25787a2ffb55247f8e9e20e9e03ba330ad74ad61d476be0c414c04a7c30
|
||||
SHA512 (AppStream-0.12.9.tar.xz) = af3d5e7885ee09fb6ef9ea0a5c2386141736166ce42912e618f1ee04f2b28866b27c7c5e326221574eb78933b32de8db9f76023bf54e528aded1607e5130992e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user