Update to 0.13.0
This commit is contained in:
parent
193137a692
commit
6dc5a6c94f
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ libgexiv2-0.1.90.tar.gz
|
|||||||
/gexiv2-0.12.0.tar.xz
|
/gexiv2-0.12.0.tar.xz
|
||||||
/gexiv2-0.12.1.tar.xz
|
/gexiv2-0.12.1.tar.xz
|
||||||
/gexiv2-0.12.2.tar.xz
|
/gexiv2-0.12.2.tar.xz
|
||||||
|
/gexiv2-0.13.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: libgexiv2
|
Name: libgexiv2
|
||||||
Version: 0.12.2
|
Version: 0.13.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
|
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/gexiv2
|
URL: https://wiki.gnome.org/Projects/gexiv2
|
||||||
Source0: https://download.gnome.org/sources/gexiv2/0.12/gexiv2-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gexiv2/0.13/gexiv2-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: exiv2-devel
|
BuildRequires: exiv2-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -78,6 +78,9 @@ This package contains the python3 bindings for %{name}
|
|||||||
%{python3_sitearch}/gi/overrides/__pycache__/GExiv2*
|
%{python3_sitearch}/gi/overrides/__pycache__/GExiv2*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 16 2021 Kalev Lember <klember@redhat.com> - 0.13.0-1
|
||||||
|
- Update to 0.13.0
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-4
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gexiv2-0.12.2.tar.xz) = 850bf41f6180b0fdd050ab08da6e3bbd8d25ffc25a1f48e17a1d7a65771893cc79fba9cbd6718bf1754251ac4a4754983f0ab8f006a05f8c4a15085846d001a5
|
SHA512 (gexiv2-0.13.0.tar.xz) = dcd94a8e8ab7e3764bf652514222c3cce4537bf2658905405a25d1dd18878e67343060f5b1cf9fd8b11acf4dd2b727a9d49a0d8f379838c60c92de69f0bed2c5
|
||||||
|
Loading…
Reference in New Issue
Block a user