From 02175e182f5b37e8286c11d56d334171b238a89c Mon Sep 17 00:00:00 2001 From: Joël Krähemann Date: Apr 12 2017 12:32:26 +0000 Subject: new GSequencer upstream (#1403417) --- diff --git a/.gitignore b/.gitignore index 1a41420..a58024c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /gsequencer-0.7.122.7.tar.gz /gsequencer-0.7.122.20.tar.gz +/gsequencer-0.7.122.21.tar.gz diff --git a/gsequencer-stable.spec b/gsequencer-stable.spec index 6c62912..5f0924a 100644 --- a/gsequencer-stable.spec +++ b/gsequencer-stable.spec @@ -1,5 +1,5 @@ Name: gsequencer -Version: 0.7.122.20 +Version: 0.7.122.21 Release: 0%{?dist} Summary: Advanced Gtk+ Sequencer audio processing engine @@ -8,7 +8,6 @@ License: GPLv3+ and GFDL Source0: http://download.savannah.gnu.org/releases/gsequencer/stable/%{name}-%{version}.tar.gz Patch0: gsequencer.0-fix-docbook-path.patch Patch1: gsequencer.1-fix-libgsequencer-blue-print.patch -Patch2: gsequencer.2-fix-libags-gui-reference-manual.patch URL: http://nongnu.org/gsequencer BuildRequires: libtool BuildRequires: chrpath @@ -48,7 +47,6 @@ automate ports. %autosetup -N %patch0 %patch1 -%patch2 %build autoreconf -fi @@ -128,6 +126,9 @@ Advanced Gtk+ Sequencer library development documentation. %{_datadir}/doc/libgsequencer-doc/ %changelog +* Wed Apr 12 2017 Joël Krähemann 0.7.122.21-0 +- removed patch to fix reference manual because upstream includes changes + * Mon Apr 10 2017 Joël Krähemann 0.7.122.20-0 - removed 3 patches since new upstream package contains the changes - modified screen size for functional tests of xvfb-run to be 1920x1080x24 diff --git a/gsequencer.2-fix-libags-gui-reference-manual.patch b/gsequencer.2-fix-libags-gui-reference-manual.patch deleted file mode 100644 index 3f7eb9d..0000000 --- a/gsequencer.2-fix-libags-gui-reference-manual.patch +++ /dev/null @@ -1,215 +0,0 @@ ---- docs/reference/libags-gui/libags_gui.types.orig 2017-04-10 05:48:21.410744709 +0200 -+++ docs/reference/libags-gui/libags_gui.types 2017-04-10 05:48:34.022883526 +0200 -@@ -3,9 +3,12 @@ - ags_expander_get_type - ags_expander_set_get_type - ags_hindicator_get_type -+ags_hled_array_get_type - ags_indicator_get_type -+ags_led_array_get_type - ags_led_get_type - ags_ruler_get_type - ags_table_get_type - ags_vindicator_get_type -+ags_vled_array_get_type - ags_waveform_get_type ---- docs/reference/libags-gui/libags_gui-sections.txt.orig 2017-04-10 05:51:12.106326356 +0200 -+++ docs/reference/libags-gui/libags_gui-sections.txt 2017-04-10 05:48:40.530955157 +0200 -@@ -44,7 +44,7 @@ - ags_cartesian_reallocate_label - ags_cartesian_fill_label - ags_cartesian_new -- -+ - AGS_CARTESIAN - AGS_CARTESIAN_CLASS - AGS_CARTESIAN_GET_CLASS -@@ -65,12 +65,18 @@ - ags_dial - AgsDial - AGS_DIAL_DEFAULT_PRECISION -+AGS_DIAL_DEFAULT_RADIUS -+AGS_DIAL_DEFAULT_OUTLINE_STRENGTH -+AGS_DIAL_DEFAULT_BUTTON_WIDTH -+AGS_DIAL_DEFAULT_MARGIN -+AGS_DIAL_DEFAULT_HEIGHT -+AGS_DIAL_DEFAULT_WIDTH - AgsDialFlags - AgsDialAction - ags_dial_draw - ags_dial_value_changed - ags_dial_new -- -+ - AGS_DIAL - AGS_DIAL_CLASS - AGS_DIAL_GET_CLASS -@@ -93,7 +99,7 @@ - ags_expander_add - ags_expander_remove - ags_expander_new -- -+ - AGS_EXPANDER - AGS_EXPANDER_CLASS - AGS_EXPANDER_GET_CLASS -@@ -117,7 +123,7 @@ - ags_expander_set_add - ags_expander_set_remove - ags_expander_set_new -- -+ - AGS_EXPANDER_SET - AGS_EXPANDER_SET_CLASS - AGS_EXPANDER_SET_GET_CLASS -@@ -133,7 +139,7 @@ - ags_hindicator - AgsHIndicator - ags_hindicator_new -- -+ - AGS_HINDICATOR - AGS_HINDICATOR_CLASS - AGS_HINDICATOR_GET_CLASS -@@ -146,10 +152,26 @@ - - -
-+ags_hled_array -+AgsHLedArray -+ags_hled_array_new -+ -+AGS_HLED_ARRAY -+AGS_HLED_ARRAY_CLASS -+AGS_HLED_ARRAY_GET_CLASS -+AGS_IS_HLED_ARRAY -+AGS_IS_HLED_ARRAY_CLASS -+AGS_TYPE_HLED_ARRAY -+AgsHLedArray -+AgsHLedArrayClass -+ags_hled_array_get_type -+
-+ -+
- ags_htimebar - AgsHTimebar - ags_htimebar_new -- -+ - AGS_HTIMEBAR - AGS_HTIMEBAR_CLASS - AGS_HTIMEBAR_GET_CLASS -@@ -164,7 +186,7 @@ - ags_indicator - AgsIndicator - ags_indicator_new -- -+ - AGS_INDICATOR - AGS_INDICATOR_CLASS - AGS_INDICATOR_GET_CLASS -@@ -179,11 +201,13 @@ -
- ags_led - AgsLed -+AGS_LED_DEFAULT_WIDTH -+AGS_LED_DEFAULT_HEIGHT - AgsLedFlags - ags_led_set_active - ags_led_unset_active - ags_led_new -- -+ - AGS_IS_LED - AGS_IS_LED_CLASS - AGS_LED -@@ -196,13 +220,33 @@ -
- -
-+ags_led_array -+AgsLedArray -+AgsLedArrayFlags -+ags_led_array_set_led_count -+ags_led_array_unset_all -+ags_led_array_set_nth -+ags_led_array_new -+ -+AGS_IS_LED_ARRAY -+AGS_IS_LED_ARRAY_CLASS -+AGS_LED_ARRAY -+AGS_LED_ARRAY_CLASS -+AGS_LED_ARRAY_GET_CLASS -+AGS_TYPE_LED_ARRAY -+AgsLedArray -+AgsLedArrayClass -+ags_led_array_get_type -+
-+ -+
- ags_ruler - AgsRuler - AGS_RULER_DEFAULT_STEP - AGS_RULER_LARGE_STEP - AGS_RULER_SMALL_STEP - ags_ruler_new -- -+ - AGS_IS_RULER - AGS_IS_RULER_CLASS - AGS_RULER -@@ -218,7 +262,7 @@ - ags_table - AgsTable - ags_table_new -- -+ - AGS_IS_TABLE - AGS_IS_TABLE_CLASS - AGS_TABLE -@@ -234,7 +278,7 @@ - ags_timebar - AgsTimebar - ags_timebar_new -- -+ - AGS_IS_TIMEBAR - AGS_IS_TIMEBAR_CLASS - AGS_TIMEBAR -@@ -249,7 +293,7 @@ - ags_vindicator - AgsVIndicator - ags_vindicator_new -- -+ - AGS_IS_VINDICATOR - AGS_IS_VINDICATOR_CLASS - AGS_TYPE_VINDICATOR -@@ -262,10 +306,26 @@ -
- -
-+ags_vled_array -+AgsVLedArray -+ags_vled_array_new -+ -+AGS_IS_VLED_ARRAY -+AGS_IS_VLED_ARRAY_CLASS -+AGS_TYPE_VLED_ARRAY -+AGS_VLED_ARRAY -+AGS_VLED_ARRAY_CLASS -+AGS_VLED_ARRAY_GET_CLASS -+AgsVLedArray -+AgsVLedArrayClass -+ags_vled_array_get_type -+
-+ -+
- ags_waveform - AgsWaveform - ags_waveform_new -- -+ - AGS_IS_WAVEFORM - AGS_IS_WAVEFORM_CLASS - AGS_TYPE_WAVEFORM diff --git a/sources b/sources index b1686d2..122e9e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gsequencer-0.7.122.20.tar.gz) = d3bacc291a00b2e99ed63d9639615f8032daae2df236493c1c6a1126430d18343a55fa9359da238cd107ba9c788c62c99c13b19a98afe1dbbccca623560c599d +SHA512 (gsequencer-0.7.122.21.tar.gz) = a27e1a92844f0a2fc82f4e566450a76c456fffff5ed6670acf0927866576569782bf4f096ca29523c34ab8594c9f6a979948aa75fcbc393aa5fcd3dce122e1ed