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