Update to 0.12.0
This commit is contained in:
parent
4acb6defb9
commit
a455b72461
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ libgexiv2-0.1.90.tar.gz
|
||||
/gexiv2-0.10.9.tar.xz
|
||||
/gexiv2-0.10.10.tar.xz
|
||||
/gexiv2-0.11.0.tar.xz
|
||||
/gexiv2-0.12.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: libgexiv2
|
||||
Version: 0.11.0
|
||||
Release: 4%{?dist}
|
||||
Version: 0.12.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.11/gexiv2-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gexiv2/0.12/gexiv2-%{version}.tar.xz
|
||||
|
||||
BuildRequires: exiv2-devel
|
||||
BuildRequires: gcc-c++
|
||||
@ -77,6 +77,9 @@ This package contains the python3 bindings for %{name}
|
||||
%{python3_sitearch}/gi/overrides/__pycache__/GExiv2*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 0.12.0-1
|
||||
- Update to 0.12.0
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gexiv2-0.11.0.tar.xz) = fa07af9feca7917f53ebd8d1a277565796dd4a849f9f914e07391224450bc9769c9ce2adb271d1ca6cdadc8a41d60a03e0c244b7396f936ff9398c44c53b6bc1
|
||||
SHA512 (gexiv2-0.12.0.tar.xz) = c89e7d307359c718dff1f3991acb4ece66bce985a3d8bee1c8fccf4ce39187af62684c87eaae9b0425a6fdbf147b7330902041d9588e52a4bad1da4255d245e9
|
||||
|
Loading…
Reference in New Issue
Block a user