!6 remove Annotation in spec files
Merge pull request !6 from tanyulong2021/master
This commit is contained in:
commit
30d209b26a
12
qjson.spec
12
qjson.spec
@ -1,17 +1,11 @@
|
||||
|
||||
#global snap0 20150318
|
||||
#global commit0 d0f62e65f0b79fb7724d8d551dc9ff11d085127b
|
||||
#global gittag0 GIT-TAG
|
||||
#global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# define to support qjson-qt5(-devel)
|
||||
%if 0%{?fedora} || 0%{?rhel} > 6
|
||||
%global qt5 1
|
||||
%endif
|
||||
|
||||
Name: qjson
|
||||
Version: 0.9.0
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: A qt-based library that maps JSON data to QVariant objects
|
||||
|
||||
License: GPLv2+
|
||||
@ -22,7 +16,6 @@ Source0: https://github.com/flavio/qjson/archive/%{commit0}.tar.gz#/%{nam
|
||||
Source0: https://github.com/flavio/qjson/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
%endif
|
||||
|
||||
## upstream patches
|
||||
|
||||
## upstreamable patches
|
||||
Patch100: qjson-0.9.0-static.patch
|
||||
@ -146,6 +139,9 @@ xvfb-run -a make test -C %{_target_platform}-qt5 ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 20 2021 tanyulong <tanyulong@kylinos.cn> - 0.9.0-9
|
||||
- remove Annotation in spec files
|
||||
|
||||
* Mon Dec 13 2021 huayadong <huayadong@kylinos.cn> - 0.9.0-8
|
||||
- remove %{?dist}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user