diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,6 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Algent Albrahimi
+ - IRC: algent
+ - Matrix: @algent:matrix.org
+ - Email: algent@protonmail.com
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -83,3 +83,4 @@
libheif.so.1:heif_image_set_nclx_color_profile
libheif.so.1:heif_image_set_raw_color_profile
libheif.so.1:heif_main_brand
+libheif.so.1:heif_nclx_color_profile_free
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-pyheif
-version : 0.5.1
-release : 3
+version : 0.6.1
+release : 4
source :
- - https://files.pythonhosted.org/packages/source/p/pyheif/pyheif-0.5.1.tar.gz : f4ae1dc659b0f8daf63083a298f6ce99e8fec09cf1af125bacaee2b37a13989b
+ - https://files.pythonhosted.org/packages/source/p/pyheif/pyheif-0.6.1.tar.gz : 247663f3fa622e6ebc73b63fe21e9665f585186cb88c4cd4c7253441e7e5b093
homepage : https://github.com/carsales/pyheif
license : Apache-2.0
component : programming.python
@@ -19,5 +19,3 @@
%python3_setup
install : |
%python3_install
-check : |
- %python3_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
python-pyheif
https://github.com/carsales/pyheif
- Joey Riches
- josephriches@gmail.com
+ Algent Albrahimi
+ algent@protonmail.com
Apache-2.0
programming.python
@@ -21,11 +21,11 @@
programming.python
/usr/lib/python3.9/site-packages/_libheif_cffi.abi3.so
- /usr/lib/python3.9/site-packages/pyheif-0.5.1-py3.9.egg-info/PKG-INFO
- /usr/lib/python3.9/site-packages/pyheif-0.5.1-py3.9.egg-info/SOURCES.txt
- /usr/lib/python3.9/site-packages/pyheif-0.5.1-py3.9.egg-info/dependency_links.txt
- /usr/lib/python3.9/site-packages/pyheif-0.5.1-py3.9.egg-info/requires.txt
- /usr/lib/python3.9/site-packages/pyheif-0.5.1-py3.9.egg-info/top_level.txt
+ /usr/lib/python3.9/site-packages/pyheif-0.6.1-py3.9.egg-info/PKG-INFO
+ /usr/lib/python3.9/site-packages/pyheif-0.6.1-py3.9.egg-info/SOURCES.txt
+ /usr/lib/python3.9/site-packages/pyheif-0.6.1-py3.9.egg-info/dependency_links.txt
+ /usr/lib/python3.9/site-packages/pyheif-0.6.1-py3.9.egg-info/requires.txt
+ /usr/lib/python3.9/site-packages/pyheif-0.6.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pyheif/__init__.py
/usr/lib/python3.9/site-packages/pyheif/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pyheif/__pycache__/constants.cpython-39.pyc
@@ -40,12 +40,12 @@
-
- 2021-07-28
- 0.5.1
+
+ 2021-12-14
+ 0.6.1
Packaging update
- Joey Riches
- josephriches@gmail.com
+ Algent Albrahimi
+ algent@protonmail.com
\ No newline at end of file