Update to 2.62.0
This commit is contained in:
parent
b68225d45d
commit
ee16d464e3
@ -1,10 +0,0 @@
|
||||
--- glib-2.43.2/glib/gdate.c.orig 2015-01-01 23:50:04.203252143 +0100
|
||||
+++ glib-2.43.2/glib/gdate.c 2015-01-01 23:50:28.329647373 +0100
|
||||
@@ -41,6 +41,7 @@
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
#include <windows.h>
|
||||
+#include <time.h>
|
||||
#endif
|
||||
|
||||
#include "gdate.h"
|
||||
@ -8,7 +8,7 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: mingw-glib2
|
||||
Version: 2.61.3
|
||||
Version: 2.62.0
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows GLib2 library
|
||||
|
||||
@ -272,6 +272,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2019 Sandro Mani <manisandro@gmail.com> - 2.62.0-1
|
||||
- Update to 2.62.0
|
||||
|
||||
* Wed Sep 04 2019 Sandro Mani <manisandro@gmail.com> - 2.61.3-1
|
||||
- Update to 2.61.3
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glib-2.61.3.tar.xz) = 4144068211040f236fb8aeef5b42da616a132b4e432f2a7e1336d9867ef799d86a4781c149d6a5034e9fa076aa0ce0437982eefce24f614752b429d691661c25
|
||||
SHA512 (glib-2.62.0.tar.xz) = 4a880f9cc0209e99e814c4ef0adf3ef82ec5cca413ebb3e6d2da17768b7099744ca57f0a86b5aeb443c8ee0b663581ddb8bb577fa7bcc645bd64817b39991d63
|
||||
|
||||
Loading…
Reference in New Issue
Block a user