diff --git a/file.spec b/file.spec index 58059f2..55034ab 100644 --- a/file.spec +++ b/file.spec @@ -1,6 +1,6 @@ %define pymagic_version 0.1 Name: file -Version: 5.38 +Version: 5.39 Release: 1mamba Summary: An utility for determining file types Group: Applications/File @@ -153,6 +153,7 @@ ln -s ../magic %{buildroot}%{_datadir}/file/magic %{_libdir}/libmagic.la %{_libdir}/libmagic.so %{_mandir}/man3/* +%{_libdir}/pkgconfig/libmagic.pc #%if "%{stage1}" != "1" #%files -n python-magic @@ -163,6 +164,9 @@ ln -s ../magic %{buildroot}%{_datadir}/file/magic #%endif %changelog +* Thu Jun 18 2020 Automatic Build System 5.39-1mamba +- automatic version update by autodist + * Tue Dec 17 2019 Automatic Build System 5.38-1mamba - automatic version update by autodist