[libdmapsharing] Add DMAP-3.0.typelib and DMAP-3.0.gir

mikep mikep at fedoraproject.org
Mon Sep 1 19:20:40 UTC 2014


commit c8da21d8385af6f1e01bb831177dff4e1c2b31da
Author: W. Michael Petullo <mike at flyn.org>
Date:   Mon Sep 1 15:20:38 2014 -0400

    Add DMAP-3.0.typelib and DMAP-3.0.gir

 libdmapsharing.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libdmapsharing.spec b/libdmapsharing.spec
index 5a860a7..396d2ff 100644
--- a/libdmapsharing.spec
+++ b/libdmapsharing.spec
@@ -1,6 +1,6 @@
 Name: libdmapsharing
 Version: 2.9.29
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Source: http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
 URL: http://www.flyn.org/projects/libdmapsharing/
@@ -33,7 +33,9 @@ other resources needed for developing applications using libdmapsharing.
 %{_libdir}/pkgconfig/libdmapsharing-3.0.pc
 %{_includedir}/libdmapsharing-3.0/
 %{_libdir}/libdmapsharing-3.0.so
+%{_libdir}/girepository-1.0/DMAP-3.0.typelib
 %{_datadir}/gtk-doc/html/libdmapsharing-3.0
+%{_datadir}/gir-1.0/DMAP-3.0.gir
 
 %package vala
 Summary: Vala language bindings for libdmapsharing
@@ -64,6 +66,9 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libdmapsharing-3.0.la
 %postun -p /sbin/ldconfig
 
 %changelog
+* Mon Sep 01 2014 W. Michael Petullo <mike[@]flyn.org> - 2.9.29-2
+- add DMAP-3.0.typelib and DMAP-3.0.gir
+
 * Mon Sep 01 2014 W. Michael Petullo <mike[@]flyn.org> - 2.9.29-1
 - new upstream version
 - do not build tests


More information about the scm-commits mailing list