Mageia Bugzilla – Attachment 14196 Details for
Bug 32591
mercurial 5.9.2 update request
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Diff with change from the current spec
tortoisehg.diff (text/plain), 1.14 KB, created by
katnatek
on 2023-12-05 06:58:09 CET
(
hide
)
Description:
Diff with change from the current spec
Filename:
MIME Type:
Creator:
katnatek
Created:
2023-12-05 06:58:09 CET
Size:
1.14 KB
patch
obsolete
>Index: SPECS/tortoisehg.spec >=================================================================== >--- SPECS/tortoisehg.spec (revision 2013173) >+++ SPECS/tortoisehg.spec (working copy) >@@ -15,6 +15,7 @@ > %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^typelib\\(Nautilus\\) > > %define rel 1 >+%define subrel 1 > > Name: tortoisehg > Version: 6.5.1 >@@ -25,6 +26,9 @@ > # - few files are however under the more permissive GPLv2+ > URL: https://tortoisehg.bitbucket.io/ > Source0: https://www.mercurial-scm.org/release/tortoisehg/targz/%{name}-%{version}%{?hgrel:+%hgrel-%hgrev}.tar.gz >+#https://bugs.mageia.org/show_bug.cgi?id=32591#c4 >+#https://stackoverflow.com/questions/63631072/pygiwarning-gtk-and-rsvg-were-imported-without-specifying-a-version-first-use >+Patch0: tortoiseng-fixnautilus.patch > BuildArch: noarch > > BuildRequires: gettext >@@ -34,7 +38,7 @@ > BuildRequires: python3-qt5-devel > BuildRequires: python3dist(sip) > >-Requires: mercurial >= 5.1-2 >+Requires: mercurial >= %{version}-%{rel} > Requires: python3-qt5 > Requires: python3-qt5-qscintilla > Requires: python3-iniparse
Index: SPECS/tortoisehg.spec =================================================================== --- SPECS/tortoisehg.spec (revision 2013173) +++ SPECS/tortoisehg.spec (working copy) @@ -15,6 +15,7 @@ %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^typelib\\(Nautilus\\) %define rel 1 +%define subrel 1 Name: tortoisehg Version: 6.5.1 @@ -25,6 +26,9 @@ # - few files are however under the more permissive GPLv2+ URL: https://tortoisehg.bitbucket.io/ Source0: https://www.mercurial-scm.org/release/tortoisehg/targz/%{name}-%{version}%{?hgrel:+%hgrel-%hgrev}.tar.gz +#https://bugs.mageia.org/show_bug.cgi?id=32591#c4 +#https://stackoverflow.com/questions/63631072/pygiwarning-gtk-and-rsvg-were-imported-without-specifying-a-version-first-use +Patch0: tortoiseng-fixnautilus.patch BuildArch: noarch BuildRequires: gettext @@ -34,7 +38,7 @@ BuildRequires: python3-qt5-devel BuildRequires: python3dist(sip) -Requires: mercurial >= 5.1-2 +Requires: mercurial >= %{version}-%{rel} Requires: python3-qt5 Requires: python3-qt5-qscintilla Requires: python3-iniparse
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32591
: 14196 |
14197