]> git.pld-linux.org Git - packages/spread-sheet-widget.git/commitdiff
- updated to 0.8 auto/th/spread-sheet-widget-0.8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Jul 2022 20:21:17 +0000 (22:21 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Jul 2022 20:21:17 +0000 (22:21 +0200)
- removed obsolete am patch

spread-sheet-widget-am.patch [deleted file]
spread-sheet-widget.spec

diff --git a/spread-sheet-widget-am.patch b/spread-sheet-widget-am.patch
deleted file mode 100644 (file)
index 6c2f6ae..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- spread-sheet-widget-0.3/Makefile.am~       2018-07-04 07:24:48.000000000 +0200
-+++ spread-sheet-widget-0.3/Makefile.am        2018-11-09 09:34:18.669724964 +0100
-@@ -25,6 +25,7 @@
- lib_LTLIBRARIES = libspread-sheet-widget.la
-+libspread_sheet_widget_la_LIBADD = $(GTK3_LIBS) $(GLIB2_LIBS) -lm
- libspread_sheet_widget_la_CFLAGS = $(GTK3_CFLAGS) $(GLIB2_CFLAGS) -I ${top_builddir}/src
- libspread_sheet_widget_la_SOURCES = \
-       src/ssw-html-parser.c \
index 289db9db31e9515b112f3398b98e82aa6733407a..427859d6ee6ef35cb151021bc5b141fd662bdf1f 100644 (file)
@@ -5,14 +5,13 @@
 Summary:       Library for Gtk+ which provides a widget for viewing and manipulating 2 dimensional tabular data
 Summary(pl.UTF-8):     Biblioteka Gtk+ zapewniajÄ…ca widget do przeglÄ…dania i manipulowania dwuwymiarowymi danymi tabelarycznymi
 Name:          spread-sheet-widget
-Version:       0.6
+Version:       0.8
 Release:       1
 License:       GPL v3+
 Group:         Libraries
 Source0:       http://alpha.gnu.org/gnu/ssw/%{name}-%{version}.tar.gz
-# Source0-md5: 1db047605eedb0b63f7a34422a7889c6
-Patch0:                %{name}-am.patch
-Patch1:                %{name}-info.patch
+# Source0-md5: 429ab7326a95f237c680d770c226a7c0
+Patch0:                %{name}-info.patch
 URL:           https://www.gnu.org/software/ssw/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.10.1
@@ -80,7 +79,6 @@ Statyczna biblioteka %{name}.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.086116 seconds and 4 git commands to generate.