Hello community,

here is the log from the commit of package perl-Audio-RPLD for openSUSE:Factory 
checked in at 2017-04-06 11:02:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Audio-RPLD (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Audio-RPLD.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Audio-RPLD"

Thu Apr  6 11:02:10 2017 rev:1 rq:482988 version:0.007_0.1beta6

Changes:
--------
New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Audio-RPLD.new/perl-Audio-RPLD.changes     
2017-04-06 11:02:13.306976635 +0200
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Thu Feb 23 13:59:01 UTC 2017 - mplus...@suse.com
+
+- Cleanup spec file with spec-clener
+
+-------------------------------------------------------------------
+Sat May  2 21:38:10 UTC 2015 - avvi...@yandex.ru
+
+- Initial release
+

New:
----
  libaudio-rpld-perl-0.1beta6.tar.gz
  perl-Audio-RPLD.changes
  perl-Audio-RPLD.spec

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

Other differences:
------------------
++++++ perl-Audio-RPLD.spec ++++++
#
# spec file for package perl-Audio-RPLD
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define src_name libaudio-rpld-perl
%define src_ver 0.1beta6
Name:           perl-Audio-RPLD
Version:        0.007_0.1beta6
Release:        0
Summary:        Module to control the RoarAudio PlayList Daemon (rpld)
License:        GPL-3.0
Group:          Development/Libraries/Perl
Url:            http://roaraudio.keep-cool.org
Source:         http://roaraudio.keep-cool.org/dl/%{src_name}-%{src_ver}.tar.gz
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(inc::Module::Install)
Recommends:     roarpld
BuildArch:      noarch
%{perl_requires}

%description
Audio::RPLD is a Perl module to access the RoarAudio PlayList Daemon from
within any Perl application.
It supports most commands supported by the rpld.
This included commands to control playback, the Main Queue, playlists
and pointer mangement.

%prep
%setup -q -n %{src_name}-%{src_ver}

%build
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc AUTHORS ChangeLog COPYING.gplv3 README TODO

%changelog

Reply via email to