summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalev Lember <klember@redhat.com>2017-05-12 07:45:07 +0200
committerKalev Lember <klember@redhat.com>2017-05-12 07:45:36 +0200
commit844fe95f78a787243b682ffd4470bb996cb7ff3e (patch)
tree9c0f4b5839b0a15b4b05a19d290ead145db36b2b
parentUpdate to 3.22.14 (diff)
downloadgtk3-classic-build-gtk3-844fe95f78a787243b682ffd4470bb996cb7ff3e.tar.gz
gtk3-classic-build-gtk3-844fe95f78a787243b682ffd4470bb996cb7ff3e.tar.bz2
gtk3-classic-build-gtk3-844fe95f78a787243b682ffd4470bb996cb7ff3e.zip
Update to 3.22.15
-rw-r--r--.gitignore1
-rw-r--r--gtk3.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 9e70a31..0e794aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -157,3 +157,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.22.12.tar.xz
/gtk+-3.22.13.tar.xz
/gtk+-3.22.14.tar.xz
+/gtk+-3.22.15.tar.xz
diff --git a/gtk3.spec b/gtk3.spec
index c9b17d2..7e249dc 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -18,7 +18,7 @@
%global _changelog_trimtime %(date +%s -d "1 year ago")
Name: gtk3
-Version: 3.22.14
+Version: 3.22.15
Release: 1%{?dist}
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
@@ -335,6 +335,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || :
%{_datadir}/installed-tests
%changelog
+* Fri May 12 2017 Kalev Lember <klember@redhat.com> - 3.22.15-1
+- Update to 3.22.15
+
* Wed May 10 2017 Kalev Lember <klember@redhat.com> - 3.22.14-1
- Update to 3.22.14
diff --git a/sources b/sources
index f589e05..8c2e592 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gtk+-3.22.14.tar.xz) = f7b2cfc63f8c849c45dc4f80c8115dcf20d0da63718eedbe133f8ac86c17488a91fecb8a0e47bb6b48f81b06ce6897540d900ab8bfbe673426dacf4f7ef74e8b
+SHA512 (gtk+-3.22.15.tar.xz) = c99c4a52bc447a21be20546bdc7808081abde076af9603424c1de20af031ac3f9bd121709d4c18705db8ba2f66ace0aae9b32741347788a8d81afa358d67e758
bgstack15