summaryrefslogtreecommitdiff
path: root/graphene.spec
diff options
context:
space:
mode:
authorJakub Bogusz2017-05-24 19:29:38 (GMT)
committerJakub Bogusz2017-05-24 19:29:38 (GMT)
commit593c7563b3f3ae32bf6111ac659d82cac3d459d0 (patch)
treeb0954a714cb64a3a36367fa40b66c4d49b6ab7b0 /graphene.spec
parentb676c95df18c984b82a7f4024548e7566051a24e (diff)
downloadgraphene-593c7563b3f3ae32bf6111ac659d82cac3d459d0.zip
graphene-593c7563b3f3ae32bf6111ac659d82cac3d459d0.tar.gz
- updated to 1.6.0auto/th/graphene-1.6.0-1
Diffstat (limited to 'graphene.spec')
-rw-r--r--graphene.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphene.spec b/graphene.spec
index b6605f2..a1617b4 100644
--- a/graphene.spec
+++ b/graphene.spec
@@ -13,12 +13,12 @@
Summary: Graphene - a thin layer of types for graphic libraries
Summary(pl.UTF-8): Graphene - cienka warstwa typów dla bibliotek graficznych
Name: graphene
-Version: 1.4.0
+Version: 1.6.0
Release: 1
License: MIT
Group: Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/graphene/1.4/%{name}-%{version}.tar.xz
-# Source0-md5: 9da87df893cb3c3252c79ab0eb758d31
+Source0: http://ftp.gnome.org/pub/GNOME/sources/graphene/1.6/%{name}-%{version}.tar.xz
+# Source0-md5: 4f823f2e6a9849ea2c85d4be52c0326f
Patch0: %{name}-gcc.patch
URL: https://github.com/ebassi/graphene
BuildRequires: autoconf >= 2.63
@@ -119,7 +119,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc ChangeLog
%attr(755,root,root) %{_libdir}/libgraphene-1.0.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgraphene-1.0.so.0
%if %{with introspection}