!5 Update to 3.12.3

From: @lyn1001 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-04-13 06:44:03 +00:00 committed by Gitee
commit b59f1c84b8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 5 deletions

Binary file not shown.

BIN
brasero-3.12.3.tar.xz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: brasero Name: brasero
Version: 3.12.2 Version: 3.12.3
Release: 8 Release: 1
Summary: Brasero CD/DVD burner Summary: Brasero CD/DVD burner
License: GPLv3+ License: GPLv3+
URL: https://wiki.gnome.org/Apps/Brasero URL: https://wiki.gnome.org/Apps/Brasero
@ -48,13 +48,13 @@ sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
%delete_la %delete_la
%find_lang brasero %find_lang brasero
appstream-util replace-screenshots %{buildroot}%{_datadir}/appdata/brasero.appdata.xml \ appstream-util replace-screenshots %{buildroot}%{_datadir}/metainfo/brasero.appdata.xml \
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/a.png \ https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/a.png \
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/b.png \ https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/b.png \
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/c.png https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/brasero/c.png
%check %check
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/brasero.appdata.xml appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/brasero.appdata.xml
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
@ -69,7 +69,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_bindir}/* %{_bindir}/*
%{_libdir}/{brasero3,*.so.*,girepository-1.0/*.typelib,nautilus/extensions-3.0/*.so} %{_libdir}/{brasero3,*.so.*,girepository-1.0/*.typelib,nautilus/extensions-3.0/*.so}
%{_datadir}/{brasero,applications/brasero.desktop,appdata/brasero.appdata.xml} %{_datadir}/{brasero,applications/brasero.desktop,metainfo/brasero.appdata.xml}
%{_datadir}/{icons/hicolor/*/apps/*,mime/packages/*,GConf/gsettings/brasero.convert} %{_datadir}/{icons/hicolor/*/apps/*,mime/packages/*,GConf/gsettings/brasero.convert}
%{_datadir}/{glib-2.0/schemas/org.gnome.brasero.gschema.xml,applications/brasero-nautilus.desktop} %{_datadir}/{glib-2.0/schemas/org.gnome.brasero.gschema.xml,applications/brasero-nautilus.desktop}
@ -86,6 +86,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_mandir}/man1/%{name}.* %{_mandir}/man1/%{name}.*
%changelog %changelog
* Wed Apr 12 2023 liyanan <thistleslyn@163.com> - 3.12.3-1
- Update to 3.12.3
* Wed Nov 27 2019 zhangchunyu <zhangchunyu11@huawei.com> - 3.12.2-8 * Wed Nov 27 2019 zhangchunyu <zhangchunyu11@huawei.com> - 3.12.2-8
- Package init - Package init