Commit Graph

297 Commits

Author SHA1 Message Date
Pavla Kratochvilova
abfe6bcaaf Update to 4.11.1 2022-03-14 13:47:30 +01:00
Pavla Kratochvilova
56ba85b532 Lower conflict with dnf-plugins-core 2022-03-14 12:54:45 +01:00
Pavla Kratochvilova
7032230ede Use older source to resolve interdependencies 2022-03-14 12:12:18 +01:00
Pavla Kratochvilova
edbb2cf900 Update to 4.11.0 2022-03-14 09:20:21 +01:00
Fedora Release Engineering
c1962de876 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 00:48:58 +00:00
Pavla Kratochvilova
1afe0fda13 Update to 4.10.0 2021-10-21 09:08:32 +02:00
Pavla Kratochvilova
be3186381f Update to 4.9.0 2021-09-23 12:46:46 +02:00
Fedora Release Engineering
5cca6316ed - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 20:55:36 +00:00
Pavla Kratochvilova
99d3a65a63 Update to 4.8.0 2021-06-15 08:22:32 +02:00
Python Maint
7d976af58e Rebuilt for Python 3.10 2021-06-03 22:42:09 +02:00
Nicola Sella
95970b8a46 Update to 4.7.0 2021-04-15 17:06:06 +02:00
Zbigniew Jędrzejewski-Szmek
56d18f52de Coalesce systemd scriptlets
It is more efficient to do callout just once.
2021-03-02 17:01:33 +01:00
Nicola Sella
49b579271f Update to 4.6.1 2021-03-02 15:11:38 +01:00
Nicola Sella
67f1214966 Update to 4.6.0 2021-01-28 18:29:04 +01:00
Fedora Release Engineering
49045095ec - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 03:32:58 +00:00
Nicola Sella
823e638e6e Update to 4.5.2 2020-12-03 16:46:47 +01:00
Nicola Sella
b50a4af14d Update to 4.5.1 2020-12-02 16:50:11 +01:00
Nicola Sella
e1d5fb4f98 Update to 4.4.2 2020-11-23 17:31:55 +01:00
Adam Williamson
19fe3a117f Rebuild to keep NVR ahead of Fedora 32 2020-10-29 09:46:52 -07:00
Aleš Matěj
988de10ec5 Increase required libdnf (hawkey) version 2020-10-13 12:22:14 +02:00
Nicola Sella
7266d0592f Update to 4.4.0 2020-10-08 10:38:45 +02:00
Fedora Release Engineering
ceaade2969 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 15:31:51 +00:00
Igor Raits
61ec663be5
Always build out-of-source
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-07-05 14:58:28 +02:00
Igor Raits
a8a0affb4c
Improve compatibility with new CMake macro
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-07-04 21:17:24 +02:00
Nicola Sella
2722d9d6ae Update to 4.2.23 2020-06-02 15:25:19 +02:00
Miro Hrončok
0984b118b2 Rebuilt for Python 3.9 2020-05-23 12:58:01 +02:00
Aleš Matěj
fba4b612d0 Update to 4.2.21 2020-04-01 14:11:56 +02:00
James Cassell
11b22b5f8f add reason for unbound Recommends 2020-03-24 09:59:03 +00:00
Aleš Matěj
d1e691d8d5 Update to 4.2.19 2020-02-24 15:19:28 +01:00
Fedora Release Engineering
00f63a1790 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 16:00:51 +00:00
Aleš Matěj
b45769706e Update to 4.2.18 2020-01-15 12:36:32 +01:00
Aleš Matěj
c10bc84e5d Update to 4.2.17 2019-11-29 14:33:24 +01:00
Aleš Matěj
26974bf508 Backport patches to revert scriptlets and fix parenthesis (RhBug:1724779) 2019-11-13 08:57:10 +01:00
Pavla Kratochvilova
c4f539f22f Update to 4.2.15 2019-11-07 09:04:20 +01:00
Pavla Kratochvilova
46d992aee7 Remove unused patch 2019-11-05 13:04:01 +01:00
Aleš Matěj
7b84021fcc Fix required hawkey_version
Also remove unnecessary patch files, to fully fix previous release
2019-10-01 14:18:06 +02:00
Aleš Matěj
671021315d Update to 4.2.11 2019-10-01 10:33:53 +02:00
Jaroslav Mracek
bdbf4be79a Fix reinstalling packages with a different buildtime 2019-09-10 09:57:14 +02:00
Miro Hrončok
aff1cfd6f3 Rebuilt for Python 3.8 2019-08-16 19:15:26 +02:00
Pavla Kratochvilova
238359f0fa Update to 4.2.9 2019-08-13 14:52:42 +02:00
Igor Gnatenko
faa199f160
Drop %systemd_requires from main package
DNF can work just fine without systemd, even though there are some
services (dnf-makecache.{service,timer}) which enhance DNF.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-08-12 18:16:51 +02:00
Fedora Release Engineering
296c96cfda - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 22:09:36 +00:00
Pavla Kratochvilova
4f4de67ccf Revert patch: [rpm] add detection for armv7hcnl 2019-07-22 10:22:41 +02:00
Pavla Kratochvilova
ff341af41b Update to 4.2.7 2019-07-04 13:49:07 +02:00
Pavla Kratochvilova
acedef08fb Backport patches to enhance synchronization of rpm transaction to swdb 2019-06-27 08:56:45 +02:00
Pavla Kratochvilova
f75f077a94 Update to 4.2.5 2019-04-25 15:25:47 +02:00
Robert-André Mauchin
5c5ace422c Add patch fixing the installation of completion_helper.py
Fix #1695853

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
2019-04-04 15:33:33 +02:00
Pavla Kratochvilova
93696aea7f Update to 4.2.2 2019-03-27 13:05:42 +01:00
Pavla Kratochvilova
20ccda7cbb Update to 4.2.1 2019-03-12 13:26:55 +01:00
Pavla Kratochvilova
0d47031b4d Update to 4.1.0 2019-02-13 13:19:48 +01:00