15
0

Accepting request 607708 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/607708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=23
This commit is contained in:
2018-05-23 14:04:41 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 15 07:02:02 UTC 2018 - antoine.belvire@opensuse.org
- Fix update-alternatives call in %postun.
-------------------------------------------------------------------
Wed Sep 20 21:47:30 UTC 2017 - dmueller@suse.com

View File

@@ -90,7 +90,7 @@ mv %{buildroot}%{_bindir}/chardetect %{buildroot}%{_bindir}/chardetect-%{$python
%python_install_alternative chardetect
%postun
%python_install_alternative chardetect
%python_uninstall_alternative chardetect
%files %{python_files}
%defattr(-,root,root,-)