Hello community,

here is the log from the commit of package audio-recorder for openSUSE:Factory 
checked in at 2017-11-24 10:53:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audio-recorder (Old)
 and      /work/SRC/openSUSE:Factory/.audio-recorder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "audio-recorder"

Fri Nov 24 10:53:47 2017 rev:10 rq:544264 version:2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/audio-recorder/audio-recorder.changes    
2015-05-07 08:29:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.audio-recorder.new/audio-recorder.changes       
2017-11-24 10:53:48.701728972 +0100
@@ -1,0 +2,13 @@
+Tue Nov 21 16:21:27 UTC 2017 - jeng...@inai.de
+
+- Update descriptions.
+
+-------------------------------------------------------------------
+Sat Nov  4 20:52:01 UTC 2017 - aavind...@gmail.com
+
+- Update to 2.0.2:
+  + See ChangeLog for full details
+- Rebase audio-recorder-correct-desktop-menu.patch
+- Drop audio-recorder-gtk-3.16.patch: merged upstream
+
+-------------------------------------------------------------------

Old:
----
  audio-recorder-1.6-2.tar.gz
  audio-recorder-gtk-3.16.patch

New:
----
  audio-recorder-2.0.2.tar.gz

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

Other differences:
------------------
++++++ audio-recorder.spec ++++++
--- /var/tmp/diff_new_pack.zeT5oQ/_old  2017-11-24 10:53:49.689692884 +0100
+++ /var/tmp/diff_new_pack.zeT5oQ/_new  2017-11-24 10:53:49.693692738 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package audio-recorder
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -17,18 +17,15 @@
 
 
 Name:           audio-recorder
-Version:        1.6
+Version:        2.0.2
 Release:        0
-%define real_version 1.6-2
 Summary:        An audio recorder application for the GNOME 2/3
 License:        GPL-3.0
 Group:          Productivity/Multimedia/Sound/Utilities
 Url:            https://launchpad.net/audio-recorder
-Source:         
https://launchpad.net/audio-recorder/trunk/version1.6-2/+download/audio-recorder-1.6-2.tar.gz
+Source:         
https://launchpad.net/~%{name}/+archive/ubuntu/ppa/+files/%{name}_%{version}~artful.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE audio-recorder-correct-desktop-menu.patch 
badshah...@gmail.com -- Fixes the .desktop file by removing unity related tags 
from it.
 Patch0:         audio-recorder-correct-desktop-menu.patch
-# PATCH-FIX-UPSTREAM audio-recorder-gtk-3.16.patch dims...@opensuse.org -- 
Introduce GTK 3.16 compatibility, taken from upstream.
-Patch1:         audio-recorder-gtk-3.16.patch
 BuildRequires:  autoconf
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -36,6 +33,7 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(appindicator3-0.1) >= 0.3
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dconf)
@@ -49,13 +47,12 @@
 Requires:       gstreamer-plugins-good
 Requires:       gstreamer-plugins-ugly
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Audio-recorder allows you to record your favourite music or audio to
+Audio-recorder allows you to record music or audio to
 a file. It can record audio from your system's soundcard,
-microphones, browsers, webcams & more. Put simply: if it plays out of
-your loudspeakers you can record it.
+microphones, browsers and webcams. Put simply: if it plays out of
+your loudspeakers, you can record it.
 
 It has an advanced timer that can:
 * Start, stop or pause recording at a given clock time.
@@ -71,17 +68,17 @@
 * Skype. It can automatically record all your Skype calls without
   any user interaction.
 
-This program supports several audio (output) formats such as OGG
-audio, Flac, MP3 and WAV.
+This program supports several audio (output) formats such as Ogg Vorbis
+audio, FLAC, MP3 and WAV.
 
 User can also control the recorder from command line with
 --command <arg> option.
 
 %lang_package
+
 %prep
-%setup -q -n %{name}
+%setup -q -n trunk
 %patch0 -p1
-%patch1 -p0
 
 %build
 aclocal && autoconf && automake -a
@@ -104,7 +101,6 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root)
 %doc ChangeLog README COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
@@ -112,6 +108,7 @@
 %{_datadir}/icons/hicolor/
 %{_datadir}/pixmaps/%{name}/
 %{_datadir}/glib-2.0/schemas/org.gnome.audio-recorder.gschema.xml
+%{_mandir}/man1/%{name}.1%{ext_man}
 
 %files lang -f %{name}.lang
 

++++++ audio-recorder-1.6-2.tar.gz -> audio-recorder-2.0.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/audio-recorder/audio-recorder-1.6-2.tar.gz 
/work/SRC/openSUSE:Factory/.audio-recorder.new/audio-recorder-2.0.2.tar.gz 
differ: char 5, line 1

++++++ audio-recorder-correct-desktop-menu.patch ++++++
--- /var/tmp/diff_new_pack.zeT5oQ/_old  2017-11-24 10:53:49.725691569 +0100
+++ /var/tmp/diff_new_pack.zeT5oQ/_new  2017-11-24 10:53:49.729691423 +0100
@@ -1,7 +1,6 @@
-Index: audio-recorder/data/audio-recorder.desktop
-===================================================================
---- audio-recorder.orig/data/audio-recorder.desktop
-+++ audio-recorder/data/audio-recorder.desktop
+diff -ruN a/data/audio-recorder.desktop b/data/audio-recorder.desktop
+--- a/data/audio-recorder.desktop      2017-11-04 16:48:34.754392449 -0400
++++ b/data/audio-recorder.desktop      2017-11-04 16:49:48.220546146 -0400
 @@ -1,6 +1,6 @@
  [Desktop Entry]
  GenericName=Audio Recorder
@@ -10,41 +9,40 @@
  Exec=audio-recorder
  Icon=audio-recorder
  StartupNotify=true
-@@ -49,37 +49,3 @@ Comment[sr]=Audio Recorder
- Comment[tr]=Ses Kaydedici
+@@ -51,36 +51,3 @@
  Comment[uk]=Легкий в застосуванні інструмент для аудіо запису
  Comment[vi]=Trình ghi âm
--
+ 
 -# Right-click menu items for Unity's launcher icon.
 -# Ref: https://wiki.ubuntu.com/Unity/LauncherAPI
--X-Ayatana-Desktop-Shortcuts=StartRecording;StopRecording;PauseRecording;ShowWindow
+-Actions=StartRecording;StopRecording;PauseRecording;ShowWindow
 -
--[StartRecording Shortcut Group]
+-[Desktop Action StartRecording]
 -Name=Start
 -Name[fi_FI]=Aloita
 -Name[nb_NO]=Start
 -Exec=audio-recorder --command=start
--TargetEnvironment=Unity
+-OnlyShowIn=Unity;GNOME;
 -
--[StopRecording Shortcut Group]
+-[Desktop Action StopRecording]
 -Name=Stop
 -Name[fi_FI]=Lopeta
 -Name[nb_NO]=Stopp
 -Exec=audio-recorder --command=stop
--TargetEnvironment=Unity
+-OnlyShowIn=Unity;GNOME;
 -
--[PauseRecording Shortcut Group]
+-[Desktop Action PauseRecording]
 -Name=Pause
 -Name[fi_FI]=Keskeytä väliaikaisesti
 -Name[nb_NO]=Pause
 -Exec=audio-recorder --command=pause
--TargetEnvironment=Unity
+-OnlyShowIn=Unity;GNOME;
 -
--[ShowWindow Shortcut Group]
+-[Desktop Action ShowWindow]
 -Name=Show window
 -Name[fi_FI]=Näytä ikkuna
 -Name[nb_NO]=Vis applikasjon
 -Exec=audio-recorder --command=show
--TargetEnvironment=Unity
+-OnlyShowIn=Unity;GNOME;
 -
 -


Reply via email to