From 28bef648a368ae13704f9e3eb5d876999970c9e1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:25:16 +0100 Subject: [PATCH] automatic version update by autodist [release 3.3-1mamba;Sun Oct 27 2019] --- parted.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/parted.spec b/parted.spec index 7baca6b..01e61e0 100644 --- a/parted.spec +++ b/parted.spec @@ -4,7 +4,7 @@ %define libname lib%{name} Name: parted -Version: 3.2 +Version: 3.3 Release: 1mamba Summary: Tools for creating, destroying, resizing, checking and copying partitions Group: System/Tools @@ -161,7 +161,7 @@ popd %{_libdir}/%{libname}*.a %{_libdir}/%{libname}*.la %{_libdir}/%{libname}*.so -%{_libdir}/pkgconfig/%{libname}.pc +%{_libdir}/pkgconfig/%{libname}*.pc %if %{with_python_binding} %files python @@ -170,11 +170,13 @@ popd %{python_sitearch}/%{name}.py %{python_sitearch}/%{name}.pyc %{python_sitearch}/python_parted-*-py*.egg-info - %doc python-%{name}-%{pyb_ver}/{AUTHORS,README,TODO} %endif %changelog +* Sun Oct 27 2019 Automatic Build System 3.3-1mamba +- automatic version update by autodist + * Tue Jul 29 2014 Automatic Build System 3.2-1mamba - automatic version update by autodist