forked from rpms/dnf-plugins-core
		
	import dnf-plugins-core-4.0.24-1.el9
This commit is contained in:
		
							parent
							
								
									6f7123eb75
								
							
						
					
					
						commit
						32253d653b
					
				| @ -1 +1 @@ | ||||
| 40f26a50a6605eacb1e9c4a443f01655fa461767 SOURCES/dnf-plugins-core-4.0.21.tar.gz | ||||
| 2f6868d968f9c1613c5ede8ceeae30641e74d545 SOURCES/dnf-plugins-core-4.0.24.tar.gz | ||||
|  | ||||
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1 +1 @@ | ||||
| SOURCES/dnf-plugins-core-4.0.21.tar.gz | ||||
| SOURCES/dnf-plugins-core-4.0.24.tar.gz | ||||
|  | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -33,13 +33,12 @@ | ||||
| %endif | ||||
| 
 | ||||
| Name:           dnf-plugins-core | ||||
| Version:        4.0.21 | ||||
| Release:        3%{?dist} | ||||
| Version:        4.0.24 | ||||
| Release:        1%{?dist} | ||||
| Summary:        Core Plugins for DNF | ||||
| License:        GPLv2+ | ||||
| URL:            https://github.com/rpm-software-management/dnf-plugins-core | ||||
| Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz | ||||
| Patch1:         0001-Update-translations.patch | ||||
| BuildArch:      noarch | ||||
| BuildRequires:  cmake | ||||
| BuildRequires:  gettext | ||||
| @ -405,7 +404,7 @@ updated by newer versions. | ||||
| %endif | ||||
| 
 | ||||
| %prep | ||||
| %autosetup -p1 | ||||
| %autosetup | ||||
| %if %{with python2} | ||||
| mkdir build-py2 | ||||
| %endif | ||||
| @ -765,8 +764,18 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/ | ||||
| %endif | ||||
| 
 | ||||
| %changelog | ||||
| * Fri Sep 17 2021 Marek Blaha <mblaha@redhat.com> - 4.0.21-3 | ||||
| - Update translations | ||||
| * Mon Oct 25 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.24-1 | ||||
| - Update to 4.0.24 | ||||
| - [repomanage] Allow running only with metadata | ||||
| - [repomanage] Enhance documentation (RhBug:1898293) | ||||
| - [versionlock] Locking obsoleted package does not make the obsoleter unavailable (RhBug:1957280) | ||||
| - [versionlock] Work correctly with packages with minorbump part of release (RhBug:1961217) | ||||
| - [leaves] Show strongly connected components | ||||
| - [needs-restarting] Fix wrong boot time (RhBug:1960437) | ||||
| - [playground] Disable playground command, since it doesn't work | ||||
| - [copr] on CentOS Stream, enable centos stream chroot instead of not epel 8 (RhBug:1994154) | ||||
| - [copr] Avoid using deprecated function distro.linux_distribution() (RhBug:2011550) | ||||
| - [copr] don't traceback on empty lines in /etc/os-release | ||||
| 
 | ||||
| * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.21-2 | ||||
| - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user