!5 add libstdc++ libstdc++-devel Requires
From: @pei-jiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
1ad8f91647
@ -1,6 +1,6 @@
|
||||
Name: shotwell
|
||||
Version: 0.28.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A photo organizer for the GNOME desktop
|
||||
|
||||
# LGPLv2+ for the code
|
||||
@ -43,6 +43,7 @@ BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.6.3
|
||||
|
||||
# Needed by the publishing plugins
|
||||
BuildRequires: pkgconfig(rest-0.7) >= 0.7
|
||||
BuildRequires: libstdc++ libstdc++-devel
|
||||
|
||||
# used by shotwell-settings-migrator
|
||||
Requires: dconf
|
||||
@ -140,6 +141,9 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 23 2023 pei-jiankang <peijiankang@kylinos.cn> - 0.28.4-3
|
||||
- add libstdc++ libstdc++-devel Requires
|
||||
|
||||
* Mon Jan 18 2021 lvhan <lvhan@kylinos.cn> - 0.28.4-2
|
||||
- fix zh_CN
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user