Accepting request 624779 from GNOME:Factory
- Help translation-update-upstream finding the right gettext domain name: pass "po %{name}" to the call. (forwarded request 624724 from dimstar) OBS-URL: https://build.opensuse.org/request/show/624779 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=140
This commit is contained in:
commit
d2fcde1cb0
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 23 10:27:54 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Help translation-update-upstream finding the right gettext domain
|
||||||
|
name: pass "po %{name}" to the call.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 16 20:36:52 UTC 2018 - bjorn.lie@gmail.com
|
Mon Jul 16 20:36:52 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Release: 0
|
|||||||
Summary: An Archive Manager for GNOME
|
Summary: An Archive Manager for GNOME
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Archiving/Compression
|
Group: Productivity/Archiving/Compression
|
||||||
Url: https://wiki.gnome.org/Apps/FileRoller
|
URL: https://wiki.gnome.org/Apps/FileRoller
|
||||||
Source: http://download.gnome.org/sources/file-roller/3.28/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/file-roller/3.28/%{name}-%{version}.tar.xz
|
||||||
# PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch bnc#767386 gankov@opensuse.org -- Give unzip a higher priority than 7z when unpackging zip files. Gives better results for non-latin charsets.
|
# PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch bnc#767386 gankov@opensuse.org -- Give unzip a higher priority than 7z when unpackging zip files. Gives better results for non-latin charsets.
|
||||||
Patch0: file-roller-3.4-change-archiver-priority.patch
|
Patch0: file-roller-3.4-change-archiver-priority.patch
|
||||||
@ -86,7 +86,7 @@ contained in the archive, and extract files from the archive.
|
|||||||
%patch0
|
%patch0
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
translation-update-upstream
|
translation-update-upstream po %{name}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson \
|
%meson \
|
||||||
|
Loading…
Reference in New Issue
Block a user