Hello community,

here is the log from the commit of package libirman for openSUSE:Factory 
checked in at 2015-10-30 13:41:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libirman (Old)
 and      /work/SRC/openSUSE:Factory/.libirman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libirman"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libirman/libirman.changes        2015-09-08 
18:05:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libirman.new/libirman.changes   2015-10-30 
13:41:01.000000000 +0100
@@ -1,0 +2,10 @@
+Sat Oct 24 21:18:45 UTC 2015 - mplus...@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 ...).
+
+-------------------------------------------------------------------

Old:
----
  libirman-0.4.6.tar.bz2

New:
----
  libirman-0.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libirman.spec ++++++
--- /var/tmp/diff_new_pack.evP12t/_old  2015-10-30 13:41:02.000000000 +0100
+++ /var/tmp/diff_new_pack.evP12t/_new  2015-10-30 13:41:02.000000000 +0100
@@ -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 @@
 
 %package utils
 Summary:        Library for irman access
+License:        GPL-2.0+
 Group:          Hardware/Other
 
 %description utils
@@ -48,6 +49,7 @@
 
 %package devel
 Summary:        Development files for %{name}
+License:        GPL-2.0+
 Group:          Development/Libraries
 Requires:       %{lib_name} = %{version}-%{release}
 
@@ -74,6 +76,7 @@
 %files utils
 %doc COPYING
 %{_bindir}/workmanir
+%{_bindir}/irman.*
 
 %files -n %{lib_name}
 %doc COPYING.lib


Reply via email to