commit gtksourceview2 for openSUSE:Factory

2020-01-27 Thread root
Hello community,

here is the log from the commit of package gtksourceview2 for openSUSE:Factory 
checked in at 2020-01-27 20:15:42

Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview2.new.26092 (New)


Package is "gtksourceview2"

Mon Jan 27 20:15:42 2020 rev:14 rq:767438 version:2.10.5

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes
2018-03-09 10:41:18.938088948 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview2.new.26092/gtksourceview2.changes 
2020-01-27 20:15:49.036463171 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:14:47 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ gtksourceview2.spec ++
--- /var/tmp/diff_new_pack.QAq3ZR/_old  2020-01-27 20:15:50.652464157 +0100
+++ /var/tmp/diff_new_pack.QAq3ZR/_new  2020-01-27 20:15:50.660464162 +0100
@@ -43,7 +43,6 @@
 %package -n libgtksourceview-2_0-0
 Summary:GTK+ Source Editing Widget
 Group:  System/GUI/GNOME
-Recommends: %{name}-lang = %{version}
 # This is needed to make lang package installable.
 Provides:   %{name} = %{version}
 




commit gtksourceview2 for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package gtksourceview2 for openSUSE:Factory 
checked in at 2018-03-09 10:41:17

Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview2.new (New)


Package is "gtksourceview2"

Fri Mar  9 10:41:17 2018 rev:13 rq:582890 version:2.10.5

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes
2017-06-01 16:33:53.425337253 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview2.new/gtksourceview2.changes   
2018-03-09 10:41:18.938088948 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:32:52 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gtksourceview2.spec ++
--- /var/tmp/diff_new_pack.ndyQhh/_old  2018-03-09 10:41:20.082047751 +0100
+++ /var/tmp/diff_new_pack.ndyQhh/_new  2018-03-09 10:41:20.086047607 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,14 +16,14 @@
 #
 
 
-Name:   gtksourceview2
 %define _name   gtksourceview
+Name:   gtksourceview2
 Version:2.10.5
 Release:0
 Summary:GTK+ Source Editing Widget
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/GNOME
-Url:http://www.gnome.org/
+URL:http://www.gnome.org/
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/2.10/%{_name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE gtksourceview-2.10.5-rpmspec_highlight.patch 
bgo#676261 lazy.k...@opensuse.org -- add SUSE-specific highlights for rpm spec
 Patch0: gtksourceview-2.10.5-rpmspec_highlight.patch
@@ -32,7 +32,6 @@
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GtkSourceView is a text widget that extends GtkTextView, the standard
@@ -73,6 +72,7 @@
 features typical of a source editor.
 
 %lang_package
+
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0
@@ -83,32 +83,24 @@
 --disable-gtk-doc \
--with-pic \
--disable-static
-make %{?jobs:-j%jobs} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
+%make_install
 %find_lang %{_name}-2.0
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgtksourceview-2_0-0 -p /sbin/ldconfig
-
 %postun -n libgtksourceview-2_0-0 -p /sbin/ldconfig
 
 %files -n libgtksourceview-2_0-0
-%defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog MAINTAINERS NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog MAINTAINERS NEWS README
 %{_libdir}/libgtksourceview-2.0.so.*
 %{_datadir}/gtksourceview-2.0/
 
 %files devel
-%defattr(-, root, root)
 %{_includedir}/gtksourceview-2.0/
 %{_libdir}/libgtksourceview-2.0.so
 %{_libdir}/pkgconfig/gtksourceview-2.0.pc




commit gtksourceview2 for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package gtksourceview2 for openSUSE:Factory 
checked in at 2017-06-01 16:33:52

Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview2.new (New)


Package is "gtksourceview2"

Thu Jun  1 16:33:52 2017 rev:12 rq:500146 version:2.10.5

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes
2015-10-06 16:11:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview2.new/gtksourceview2.changes   
2017-06-01 16:33:53.425337253 +0200
@@ -1,0 +2,9 @@
+Wed May 31 10:51:06 UTC 2017 - zai...@opensuse.org
+
+- Drop optional libgladeui-1_0-devel BuildRequires and stop passing
+  --enable-glade-catalog to configure, no longer build glade
+  support.
+- Following the above, drop glade3-catalog-gtksourceview subpackage
+  and obsolete it from devel package.
+
+---



Other differences:
--
++ gtksourceview2.spec ++
--- /var/tmp/diff_new_pack.RNYV64/_old  2017-06-01 16:33:54.393200723 +0200
+++ /var/tmp/diff_new_pack.RNYV64/_new  2017-06-01 16:33:54.397200159 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview2
 #
-# 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
@@ -18,7 +18,6 @@
 
 Name:   gtksourceview2
 %define _name   gtksourceview
-%bcond_without gladeui
 Version:2.10.5
 Release:0
 Summary:GTK+ Source Editing Widget
@@ -31,9 +30,6 @@
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-%if %{with gladeui}
-BuildRequires:  libgladeui-1_0-devel
-%endif
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -59,23 +55,6 @@
 It improves GtkTextView by implementing syntax highlighting and other
 features typical of a source editor.
 
-%package -n glade3-catalog-gtksourceview
-Summary:GTK+ Source Editing Widget -- Catalog for Glade
-Group:  Development/Tools/GUI Builders
-Requires:   glade3
-Requires:   libgtksourceview-2_0-0 = %{version}
-Supplements:packageand(glade3:%{name}-devel)
-
-%description -n glade3-catalog-gtksourceview
-GtkSourceView is a text widget that extends GtkTextView, the standard
-GTK+ text widget.
-
-It improves GtkTextView by implementing syntax highlighting and other
-features typical of a source editor.
-
-This package provides a catalog for Glade, to allow the use the
-GtkSourceView widget in Glade.
-
 %package devel
 Summary:GTK+ Source Editing Widget
 Group:  System/GUI/GNOME
@@ -84,6 +63,7 @@
 Requires:   libxml2-devel
 Obsoletes:  gtksourceview-doc <= 2.5.4
 Provides:   gtksourceview-doc = 2.5.4
+Obsoletes:  glade3-catalog-gtksourceview
 
 %description devel
 GtkSourceView is a text widget that extends GtkTextView, the standard
@@ -100,9 +80,6 @@
 
 %build
 %configure \
-%if %{with gladeui}
---enable-glade-catalog \
-%endif
 --disable-gtk-doc \
--with-pic \
--disable-static
@@ -130,12 +107,6 @@
 %{_libdir}/libgtksourceview-2.0.so.*
 %{_datadir}/gtksourceview-2.0/
 
-%if %{with gladeui}
-%files -n glade3-catalog-gtksourceview
-%defattr(-, root, root)
-%{_datadir}/glade3/catalogs/gtksourceview-glade.xml
-%endif
-
 %files devel
 %defattr(-, root, root)
 %{_includedir}/gtksourceview-2.0/




commit gtksourceview2 for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview2 for openSUSE:Factory 
checked in at 2015-10-06 16:11:05

Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview2.new (New)


Package is "gtksourceview2"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes
2012-05-21 07:25:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview2.new/gtksourceview2.changes   
2015-10-06 16:11:07.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 29 13:44:50 UTC 2015 - o...@aepfle.de
+
+- Make glade catalog optional (based on bcond_without) because
+  SLE12 misses the devel package.
+
+---



Other differences:
--
++ gtksourceview2.spec ++
--- /var/tmp/diff_new_pack.wjEfgS/_old  2015-10-06 16:11:09.0 +0200
+++ /var/tmp/diff_new_pack.wjEfgS/_new  2015-10-06 16:11:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,6 +18,7 @@
 
 Name:   gtksourceview2
 %define _name   gtksourceview
+%bcond_without gladeui
 Version:2.10.5
 Release:0
 Summary:GTK+ Source Editing Widget
@@ -30,7 +31,9 @@
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
+%if %{with gladeui}
 BuildRequires:  libgladeui-1_0-devel
+%endif
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -96,9 +99,13 @@
 translation-update-upstream
 
 %build
-%configure --disable-static --with-pic\
+%configure \
+%if %{with gladeui}
+--enable-glade-catalog \
+%endif
 --disable-gtk-doc \
---enable-glade-catalog
+   --with-pic \
+   --disable-static
 make %{?jobs:-j%jobs} V=1
 
 %install
@@ -123,9 +130,11 @@
 %{_libdir}/libgtksourceview-2.0.so.*
 %{_datadir}/gtksourceview-2.0/
 
+%if %{with gladeui}
 %files -n glade3-catalog-gtksourceview
 %defattr(-, root, root)
 %{_datadir}/glade3/catalogs/gtksourceview-glade.xml
+%endif
 
 %files devel
 %defattr(-, root, root)




commit gtksourceview2 for openSUSE:Factory

2012-05-20 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview2 for openSUSE:Factory 
checked in at 2012-05-21 07:25:00

Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview2.new (New)


Package is gtksourceview2, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes
2012-01-25 10:37:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview2.new/gtksourceview2.changes   
2012-05-21 07:25:14.0 +0200
@@ -1,0 +2,6 @@
+Thu May 17 16:15:38 UTC 2012 - lazy.k...@opensuse.org
+
+- Add gtksourceview-2.10.5-rpmspec_highlight.patch: add
+  openSUSE-specific highlights for rpm spec (bgo#676261).
+
+---

New:

  gtksourceview-2.10.5-rpmspec_highlight.patch



Other differences:
--
++ gtksourceview2.spec ++
--- /var/tmp/diff_new_pack.JNtEu8/_old  2012-05-21 07:25:16.0 +0200
+++ /var/tmp/diff_new_pack.JNtEu8/_new  2012-05-21 07:25:16.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gtksourceview2
 %define _name   gtksourceview
 Version:2.10.5
@@ -24,6 +25,8 @@
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/2.10/%{_name}-%{version}.tar.bz2
+# PATCH-FEATURE-OPENSUSE gtksourceview-2.10.5-rpmspec_highlight.patch 
bgo#676261 lazy.k...@opensuse.org -- add SUSE-specific highlights for rpm spec
+Patch0: gtksourceview-2.10.5-rpmspec_highlight.patch
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
@@ -56,8 +59,8 @@
 %package -n glade3-catalog-gtksourceview
 Summary:GTK+ Source Editing Widget -- Catalog for Glade
 Group:  Development/Tools/GUI Builders
-Requires:   libgtksourceview-2_0-0 = %{version}
 Requires:   glade3
+Requires:   libgtksourceview-2_0-0 = %{version}
 Supplements:packageand(glade3:%{name}-devel)
 
 %description -n glade3-catalog-gtksourceview
@@ -89,6 +92,7 @@
 %lang_package
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0
 translation-update-upstream
 
 %build

++ gtksourceview-2.10.5-rpmspec_highlight.patch ++
Index: gtksourceview/language-specs/rpmspec.lang
===
--- gtksourceview/language-specs/rpmspec.lang.orig
+++ gtksourceview/language-specs/rpmspec.lang
@@ -84,6 +84,10 @@
   keywordBuild[A-Za-z]+/keyword
   keyword[A-Za-z]+Arch/keyword
   keywordAuto[A-Za-z]+/keyword
+  keywordUrl/keyword
+  keywordRecommends/keyword
+  keywordSuggests/keyword
+  keywordSupplements/keyword
 /context
 
 context id=section style-ref=section
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gtksourceview2 for openSUSE:Factory

2012-01-25 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview2 for openSUSE:Factory 
checked in at 2012-01-25 10:37:16

Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview2.new (New)


Package is gtksourceview2, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview2/gtksourceview2.changes
2011-09-23 02:02:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview2.new/gtksourceview2.changes   
2012-01-25 10:37:17.0 +0100
@@ -1,0 +2,5 @@
+Sat Jan 21 16:41:10 UTC 2012 - zai...@opensuse.org
+
+- Fixed error in sourceurl. 
+
+---



Other differences:
--
++ gtksourceview2.spec ++
--- /var/tmp/diff_new_pack.aQbq6v/_old  2012-01-25 10:37:18.0 +0100
+++ /var/tmp/diff_new_pack.aQbq6v/_new  2012-01-25 10:37:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview2
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   gtksourceview2
 %define _name   gtksourceview
 Version:2.10.5
-Release:1
-License:GPL-2.0+
+Release:0
 Summary:GTK+ Source Editing Widget
-Url:http://www.gnome.org/
+License:GPL-2.0+
 Group:  System/GUI/GNOME
-Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/1.8/%{_name}-%{version}.tar.bz2
+Url:http://www.gnome.org/
+Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/2.10/%{_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
@@ -42,7 +40,6 @@
 features typical of a source editor.
 
 %package -n libgtksourceview-2_0-0
-License:GPL-2.0+
 Summary:GTK+ Source Editing Widget
 Group:  System/GUI/GNOME
 Recommends: %{name}-lang = %{version}
@@ -57,7 +54,6 @@
 features typical of a source editor.
 
 %package -n glade3-catalog-gtksourceview
-License:GPL-2.0+
 Summary:GTK+ Source Editing Widget -- Catalog for Glade
 Group:  Development/Tools/GUI Builders
 Requires:   libgtksourceview-2_0-0 = %{version}
@@ -75,7 +71,6 @@
 GtkSourceView widget in Glade.
 
 %package devel
-License:GPL-2.0+
 Summary:GTK+ Source Editing Widget
 Group:  System/GUI/GNOME
 Requires:   gtk2-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gtksourceview2 for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview2 for openSUSE:Factory 
checked in at 2011-12-06 18:17:23

Comparing /work/SRC/openSUSE:Factory/gtksourceview2 (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview2.new (New)


Package is gtksourceview2, Maintainer is 

Changes:




Other differences:
--
++ gtksourceview2.spec ++
--- /var/tmp/diff_new_pack.pwnaXG/_old  2011-12-06 18:27:34.0 +0100
+++ /var/tmp/diff_new_pack.pwnaXG/_new  2011-12-06 18:27:34.0 +0100
@@ -21,7 +21,7 @@
 %define _name   gtksourceview
 Version:2.10.5
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Summary:GTK+ Source Editing Widget
 Url:http://www.gnome.org/
 Group:  System/GUI/GNOME
@@ -42,7 +42,7 @@
 features typical of a source editor.
 
 %package -n libgtksourceview-2_0-0
-License:GPLv2+
+License:GPL-2.0+
 Summary:GTK+ Source Editing Widget
 Group:  System/GUI/GNOME
 Recommends: %{name}-lang = %{version}
@@ -57,7 +57,7 @@
 features typical of a source editor.
 
 %package -n glade3-catalog-gtksourceview
-License:GPLv2+
+License:GPL-2.0+
 Summary:GTK+ Source Editing Widget -- Catalog for Glade
 Group:  Development/Tools/GUI Builders
 Requires:   libgtksourceview-2_0-0 = %{version}
@@ -75,7 +75,7 @@
 GtkSourceView widget in Glade.
 
 %package devel
-License:GPLv2+
+License:GPL-2.0+
 Summary:GTK+ Source Editing Widget
 Group:  System/GUI/GNOME
 Requires:   gtk2-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org