add libstdc++ libstdc++-devel Requires

This commit is contained in:
pei-jiankang 2022-02-23 17:01:03 +08:00
parent 3895d1fa58
commit cf30fa24ea

View File

@ -1,6 +1,6 @@
Name: shotwell Name: shotwell
Version: 0.28.4 Version: 0.28.4
Release: 2 Release: 3
Summary: A photo organizer for the GNOME desktop Summary: A photo organizer for the GNOME desktop
# LGPLv2+ for the code # LGPLv2+ for the code
@ -43,6 +43,7 @@ BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.6.3
# Needed by the publishing plugins # Needed by the publishing plugins
BuildRequires: pkgconfig(rest-0.7) >= 0.7 BuildRequires: pkgconfig(rest-0.7) >= 0.7
BuildRequires: libstdc++ libstdc++-devel
# used by shotwell-settings-migrator # used by shotwell-settings-migrator
Requires: dconf Requires: dconf
@ -140,6 +141,9 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
%changelog %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 * Mon Jan 18 2021 lvhan <lvhan@kylinos.cn> - 0.28.4-2
- fix zh_CN - fix zh_CN