14
0
forked from pool/python-fusepy

- Sort out the deps a bit and add missing libfuse2 dependency

to make the plugin actually work

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fusepy?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-10-16 13:16:31 +00:00
committed by Git OBS Bridge
parent 8d57fbb943
commit af048551c3
2 changed files with 13 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 16 13:15:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Sort out the deps a bit and add missing libfuse2 dependency
to make the plugin actually work
-------------------------------------------------------------------
Thu May 23 07:01:47 UTC 2019 - pgajdos@suse.com