Accepting request 446761 from home:ecsos

update to 1.38.0

OBS-URL: https://build.opensuse.org/request/show/446761
OBS-URL: https://build.opensuse.org/package/show/hardware/gammu?expand=0&rev=35
This commit is contained in:
Michal Čihař
2017-01-02 13:36:02 +00:00
committed by Git OBS Bridge
parent 83811a92c8
commit bfbbeec5e1
4 changed files with 42 additions and 6 deletions

View File

@@ -16,10 +16,10 @@
#
%define so_ver 7
%define so_ver 8
Name: gammu
Version: 1.37.3
Version: 1.38.0
Release: 0
Summary: Mobile phone management utility
License: GPL-2.0
@@ -305,7 +305,7 @@ make -C build install DESTDIR=%{buildroot}
install -pm 0644 docs/config/smsdrc %{buildroot}%{_sysconfdir}/gammu-smsdrc
# Install additional doc files
install -pm 0644 AUTHORS README.cs README.da README.de README.en_GB README.es README.id README.pl README.pt_BR %{buildroot}%{gammu_docdir}/
install -pm 0644 README.rst %{buildroot}%{gammu_docdir}/
cp -a contrib/udev/ %{buildroot}%{gammu_docdir}/
%if 0%{?suse_version} > 1140