diff --git a/gcr-3.36.0.tar.xz b/gcr-3.36.0.tar.xz deleted file mode 100644 index 283e966..0000000 Binary files a/gcr-3.36.0.tar.xz and /dev/null differ diff --git a/gcr-3.38.1.tar.xz b/gcr-3.38.1.tar.xz new file mode 100644 index 0000000..741e8e4 Binary files /dev/null and b/gcr-3.38.1.tar.xz differ diff --git a/gcr.spec b/gcr.spec index 689a816..7519bd3 100644 --- a/gcr.spec +++ b/gcr.spec @@ -3,12 +3,12 @@ %endif Name: gcr -Version: 3.36.0 +Version: 3.38.1 Release: 1 Summary: A library for bits of crypto UI and parsing License: LGPLv2+ URL: https://wiki.gnome.org/Projects/CryptoGlue -Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gio-unix-2.0) pkgconfig(gobject-introspection-1.0) pkgconfig(gtk+-3.0) pkgconfig(p11-kit-1) BuildRequires: chrpath docbook-style-xsl libgcrypt-devel desktop-file-utils intltool vala gnupg2 libxslt meson @@ -83,6 +83,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gcr-viewer.desktop %{_datadir}/vala/ %changelog +* Fri Jan 29 2021 yanglu - 3.38.1-1 +- update to 3.38.1 + * Mon Jul 20 2020 wangye - 3.36.0-1 - update to 3.36.0