Mads Kiilerich
144750c6a5
mercurial 5.6.1
2020-12-03 21:13:59 +01:00
Mads Kiilerich
18eb990ca3
Update upstream URL
2020-12-03 21:12:29 +01:00
Miro Hrončok
f79667f978
Install Python 3 based mercurial by default
...
Before we actually switch to Python 3 only, let's default to it.
2020-11-30 18:28:21 +01:00
Petr Viktorin
cde053d45e
Add _ast to hgdemandimport ignore list
...
I'm not sure whether to call this a workaround or a fix;
that depends on how the CPython issue is solved.
Works around: BZ#1871992
2020-09-02 11:15:10 +02:00
Petr Stodulka
b589f69a5b
Fix upgrade from previous mercurial 4.9 causing broken alternatives for mercurial
...
Resolves : #1831562
2020-08-24 17:52:28 +02:00
Petr Stodulka
135c656f11
Fix upgrade from previous mercurial 4.9 causing broken alternatives for mercurial
...
Resolves : #1831562
2020-08-10 20:21:34 +02:00
Fedora Release Engineering
6f95eebce1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 07:16:28 +00:00
Elliott Sales de Andrade
a3033a7518
Don't use old %{__python*} macros.
2020-06-17 03:26:22 -04:00
Elliott Sales de Andrade
db91f16da3
Don't mix RPM_BUILD_ROOT and buildroot.
2020-06-17 03:09:40 -04:00
Neal D. Becker
3c5ba1d992
update to 5.4
2020-06-03 17:45:29 -04:00
Miro Hrončok
9de31df551
Rebuilt for Python 3.9
2020-05-26 02:52:52 +02:00
Fedora Release Engineering
9b92ee7eed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 12:35:18 +00:00
Miro Hrončok
8c6c528906
Remove stray Python 2 files from the Python 3 package
2019-12-12 13:34:05 +01:00
Miro Hrončok
2e1aa65d43
Use alternatives for /usr/bin/hg
2019-12-04 10:57:57 +01:00
Petr Stodulka
6a90d19610
Update to 5.2
...
- Mercurial port is now much more stable on Python3 than before;
still some issues can be discovered regarding the Python3
- Relates: #1737931
2019-11-26 00:44:45 +01:00
Petr Stodulka
3ba678b437
bump release
2019-11-12 12:37:17 +01:00
Petr Stodulka
db951d39d2
Remove redefine of python2_sitearch & python3_sitearch
...
These two macros are defined in python[23]-devel so we do not need
to add conditional define of those macros anymore as they are always
defined.
2019-10-21 11:57:23 +02:00
Petr Stodulka
53899096c8
Prepare Mercurial for Py2 & Py3
...
- separate lang into the own subpackage as files are shared between
mercurial for both pythons
- extensions are now prepared and working only under Python2
- the core mercurial is prepared in mercurial-python3 subpackage providing
the hg3 executable
- Relates: #1737931
2019-10-20 14:29:50 +02:00
Petr Stodulka
b7dea994db
Update to 5.1.2
...
- fix patching of Makefiles
2019-10-19 20:46:05 +02:00
Fedora Release Engineering
0481db5d45
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 16:23:11 +00:00
Neal D. Becker
4e5726b8ec
update to 4.9
2019-04-08 07:08:22 -04:00
Neal D. Becker
3ad3b95af5
fix contrib/hg-ssh shebang
2019-03-05 07:44:06 -05:00
Fedora Release Engineering
377abb5d40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 10:11:51 +00:00
Igor Gnatenko
b69583821a
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:15 +01:00
Petr Stodulka
c6890ef368
Update to 4.7
2018-08-20 22:48:59 +02:00
Petr Stodulka
896a60ef3a
fix changelog date
2018-08-11 20:41:19 +02:00
Tom Prince
0d95b5b189
Install chg.
2018-08-11 20:32:37 +02:00
Petr Stodulka
f23a33dc2b
Update to 4.5.3
...
Resolves: CVE-2018-1000132
2018-08-11 20:25:58 +02:00
Petr Stodulka
491e6d4c3d
Remove obsoleted patches and fix rpmlint complains
2018-08-11 20:07:03 +02:00
Sebastian Kisela
88507024df
Add explicit dependency on gcc
...
Add gcc build time dependency, as gcc was removed from default
buildroot package set.
2018-07-24 13:02:37 +02:00
Sebastian Kisela
05e7e33533
Use proper python2 macros to fix building
...
Stop using deprecated python macros: https://fedoraproject.org/wiki/Packaging:Python
2018-07-24 13:02:34 +02:00
Fedora Release Engineering
699dc07b7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 10:08:50 +00:00
Jason Tibbitts
6a595f47be
Remove needless use of %defattr
2018-07-10 01:59:48 -05:00
Igor Gnatenko
175c84d54c
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 08:22:12 +01:00
Igor Gnatenko
abd066cc57
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:49:16 +01:00
Igor Gnatenko
93269cc669
Escape macros in %changelog
...
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:08 +01:00
Fedora Release Engineering
1e8e8e3891
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 01:40:26 +00:00
Iryna Shcherbina
b3a51aea51
Update Python 2 dependency declarations to new packaging standards
2018-01-09 19:10:38 +01:00
Neal D. Becker
635899efd3
update to 4.4.2
2017-12-29 08:45:31 -05:00
Petr Stodulka
7dae030098
Update to 4.2.3
...
Resolves: CVE-2017-1000115 CVE-2017-1000116
2017-08-11 11:47:27 +02:00
Fedora Release Engineering
12be362f8b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 03:14:39 +00:00
Fedora Release Engineering
04127ee39f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 21:18:53 +00:00
Neal D. Becker
55b833ffd2
update to 4.2.1
2017-06-12 08:30:50 -04:00
Neal D. Becker
91b7f39459
oops
2017-05-07 19:00:40 -04:00
Neal D. Becker
8e7ee9d931
update to 4.1
2017-02-27 07:04:51 -05:00
Fedora Release Engineering
6a64c4971d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 20:51:47 +00:00
Neal D. Becker
abe9fd4c0a
cosmetic
2016-12-23 17:22:12 -05:00
Neal D. Becker
01285348bb
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/mercurial
2016-12-23 08:23:00 -05:00
Neal D. Becker
aae366286e
update to 4.0.1
2016-12-23 08:21:35 -05:00
Fedora Release Engineering
efef1b380f
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 07:56:15 +00:00
Neal D. Becker
07bf77bb73
update to 3.8.1
2016-05-03 07:17:02 -04:00
Neal D. Becker
3980ed6874
update to 3.7.3
2016-03-29 14:23:36 -04:00
Neal D. Becker
2e8f058424
update to 3.7.1
2016-02-25 10:41:29 -05:00
Dennis Gilmore
c8270394cc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 05:17:19 +00:00
Neal D. Becker
2195fad307
update to 3.6.3
2016-01-22 08:39:21 -05:00
Neal D. Becker
18741a199e
update to 3.6.2
2015-12-24 17:32:10 -05:00
Neal D. Becker
744270d83a
update to 3.5.1
2015-09-11 20:41:14 -04:00
Neal D. Becker
c1b41aba43
update to 3.5
2015-08-12 07:36:21 -04:00
Neal D. Becker
807df15cf7
own _emacs/sitelispdir/mercurial, use standard emacs macros
2015-06-23 09:09:40 -04:00
Neal D. Becker
57f0a50f87
merge
2015-06-23 07:12:50 -04:00
Neal D. Becker
ec5cdb0a97
update to 3.4.1, obsolete emacs-mercurial
2015-06-23 07:05:29 -04:00
Dennis Gilmore
673e12eecd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 20:00:35 +00:00
Neal D. Becker
6a0bb9fc7d
update to 3.3.3
2015-04-03 07:31:08 -04:00
Neal D. Becker
bdf89854b2
upstream dropped mergetools.rc
2015-03-16 19:22:03 -04:00
Neal D. Becker
aeb47f8491
fix author
2015-03-16 19:13:17 -04:00
Neal D. Becker
f4100d765f
update to 3.2.4
2015-02-17 09:35:48 -05:00
Ville Skyttä
586cb41e23
Install bash completion to %{_datadir}/bash-completion/completions
...
https://bugzilla.redhat.com/show_bug.cgi?id=1185581
2015-02-02 09:36:08 +02:00
Neal D. Becker
1616829bbd
Fixes CVE-2014-9390
2014-12-21 16:09:02 -05:00
Neal D. Becker
4fd08efdd1
Minor changes
2014-12-15 19:41:18 -05:00
Neal D. Becker
8e2328114b
update to 3.2.2
2014-12-15 19:31:46 -05:00
Peter Robinson
e2cceba130
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 09:14:31 +00:00
Dennis Gilmore
a0e15bdc8d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 04:03:01 -05:00
Neal D. Becker
35eeec18ec
fix Release
2014-05-30 11:19:52 -04:00
Neal D. Becker
adadd10858
update to 3.0
2014-05-30 11:17:38 -04:00
Neal D. Becker
14850197ce
update to 2.9
2014-02-04 19:30:16 -05:00
Neal D. Becker
0f0065a1b0
update to 2.8.1
2013-12-21 09:39:35 -05:00
Neal D. Becker
885f7da787
update to 2.8
2013-11-07 20:11:43 -05:00
Dennis Gilmore
f5342d3ce4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 05:06:26 -05:00
Neal D. Becker
88e0b13ef6
update to 2.6.3
2013-07-08 09:22:23 -04:00
Neal D. Becker
1954e171fd
update to 2.6.2
2013-06-06 15:18:14 -04:00
Neal D. Becker
371ddb2c68
update to 2.6.2
2013-06-06 15:17:24 -04:00
Neal D. Becker
2252e881db
update to 2.6.2
2013-06-06 15:15:39 -04:00
Neal D. Becker
4dec3c6eb6
update to 2.6
2013-05-08 19:46:48 -04:00
Neal D. Becker
c880ad49ed
add hgweb.wsgi
2013-03-18 07:42:41 -04:00
Neal D. Becker
afe46c4aae
update to 2.5.2
2013-03-02 10:49:34 -05:00
Neal Becker
f747f1188e
update to 2.5.1
2013-02-09 08:14:24 -05:00
Neal Becker
19d02a5df8
update to 2.5
2013-02-05 14:08:03 -05:00
Neal Becker
8615862831
update to 2.4.1.
2012-12-16 06:58:41 -05:00
Neal Becker
edc5312ae9
update to 2.4
2012-11-04 07:05:29 -05:00
Neal Becker
82aa4a44b0
update to 2.3.1
2012-09-05 11:47:55 -04:00
Neal Becker
f7a8ee4188
update to 2.3
2012-08-13 09:29:18 -04:00
Neal Becker
9bf375fee2
update to 2.3
2012-08-13 09:28:09 -04:00
Dennis Gilmore
9cceb884d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-19 19:35:04 -05:00
Neal Becker
4cef611c1b
update to 2.2.3
2012-07-09 08:10:48 -04:00
Neal Becker
5d95ed0836
update to 2.2.2
2012-06-03 13:59:27 -04:00
Neal Becker
b5d43bdcb1
Add comment for certs.rc
2012-05-25 11:13:25 -04:00
Neal Becker
00a5d946a6
oops
2012-05-25 10:48:39 -04:00
Neal Becker
99d7010315
Add certs.rc
2012-05-25 10:46:42 -04:00
Neal Becker
721ebb81a3
update to 2.2.1
2012-05-04 06:33:26 -04:00
Neal Becker
69314a0f21
update to 2.2
2012-05-02 07:08:53 -04:00