diff --git a/libirman-0.4.6.tar.bz2 b/libirman-0.4.6.tar.bz2 deleted file mode 100644 index ec62254..0000000 --- a/libirman-0.4.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7865d276ec896939f0e15eca79a1228c4fba7f1eb3ecbf94364e2f0c2d71bfc0 -size 279148 diff --git a/libirman-0.5.0.tar.gz b/libirman-0.5.0.tar.gz new file mode 100644 index 0000000..917ac92 --- /dev/null +++ b/libirman-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926addb5a85faceb553fcf9e504ea67ab41d3491f101e2621ce43e6568312bfb +size 355076 diff --git a/libirman.changes b/libirman.changes index 52321cd..db21929 100644 --- a/libirman.changes +++ b/libirman.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Oct 24 21:18:45 UTC 2015 - mpluskal@suse.com + +- Update to 0.5.0 + * Always build the irman.test* tools. + * If compiled with lirc > 0.9.3, builds the irman lirc plugin + (i. e., driver). + * Add ChangeLog, AUTHORS + INSTALL to make package GNU-compatible + * Using a GNU make extension $(shell ...). + ------------------------------------------------------------------- Mon Sep 7 08:36:28 UTC 2015 - p.drouand@gmail.com diff --git a/libirman.spec b/libirman.spec index e21d765..4edf586 100644 --- a/libirman.spec +++ b/libirman.spec @@ -18,13 +18,13 @@ %define lib_name %{name}0 Name: libirman -Version: 0.4.6 +Version: 0.5.0 Release: 0 Summary: Library for irman access License: GPL-2.0+ Group: System/Libraries Url: http://www.lirc.org -Source0: http://sourceforge.net/projects/lirc/files/libirman/%{version}/%{name}-%{version}.tar.bz2 +Source0: http://sourceforge.net/projects/lirc/files/libirman/%{version}/libirman-%{version}.tar.gz BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,6 +41,7 @@ Library for irman access from lirc project %package utils Summary: Library for irman access +License: GPL-2.0+ Group: Hardware/Other %description utils @@ -48,6 +49,7 @@ Utilities from %{name} from lirc project %package devel Summary: Development files for %{name} +License: GPL-2.0+ Group: Development/Libraries Requires: %{lib_name} = %{version}-%{release} @@ -74,6 +76,7 @@ rm -rf %{buildroot}%{_datadir} %files utils %doc COPYING %{_bindir}/workmanir +%{_bindir}/irman.* %files -n %{lib_name} %doc COPYING.lib