commit anjuta-extras for openSUSE:Factory

2020-01-27 Thread root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2020-01-27 20:13:20

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new.26092 (New)


Package is "anjuta-extras"

Mon Jan 27 20:13:20 2020 rev:35 rq:767338 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2018-03-22 12:12:40.413422867 +0100
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new.26092/anjuta-extras.changes   
2020-01-27 20:13:22.508373712 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:05:27 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.nrneCK/_old  2020-01-27 20:13:23.760374477 +0100
+++ /var/tmp/diff_new_pack.nrneCK/_new  2020-01-27 20:13:23.764374479 +0100
@@ -40,7 +40,6 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   anjuta
 Requires:   gsettings-desktop-schemas
-Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description




commit anjuta-extras for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2018-03-22 12:09:16

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is "anjuta-extras"

Thu Mar 22 12:09:16 2018 rev:34 rq:590043 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2018-03-14 19:36:45.950044165 +0100
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2018-03-22 12:12:40.413422867 +0100
@@ -1,0 +2,7 @@
+Tue Mar 20 17:41:06 UTC 2018 - dims...@opensuse.org
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+---



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.TmVkXU/_old  2018-03-22 12:12:41.225393766 +0100
+++ /var/tmp/diff_new_pack.TmVkXU/_new  2018-03-22 12:12:41.229393623 +0100
@@ -31,6 +31,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  pkgconfig
+BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0) >= 2.16.0
@@ -41,9 +42,6 @@
 Requires:   gsettings-desktop-schemas
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 
 %description
 The package contains the following plugins:
@@ -55,9 +53,7 @@
 
 %prep
 %setup -q
-%if !0%{?is_opensuse}
 translation-update-upstream
-%endif
 
 %build
 %configure --disable-static




commit anjuta-extras for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2018-03-14 19:36:45

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is "anjuta-extras"

Wed Mar 14 19:36:45 2018 rev:33 rq:584738 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2017-09-13 21:47:21.574477008 +0200
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2018-03-14 19:36:45.950044165 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:22:52 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.xsRI7F/_old  2018-03-14 19:36:47.058004812 +0100
+++ /var/tmp/diff_new_pack.xsRI7F/_new  2018-03-14 19:36:47.066004528 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package anjuta-extras
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,22 +17,20 @@
 #
 
 
+%define _major_minor 3.25
 Name:   anjuta-extras
 Version:3.26.0
 Release:0
-%define _major_minor 3.25
 Summary:Extra plugins for anjuta
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Tools/IDE
-Url:http://download.gnome.org/sources/anjuta-extras
+URL:http://download.gnome.org/sources/anjuta-extras
 Source: 
https://download.gnome.org/sources/anjuta-extras/3.26/%{name}-%{version}.tar.xz
 # For directory ownership; okay since we have a Requires on anjuta
 BuildRequires:  anjuta >= 3.7.4
 BuildRequires:  gcc-c++
 BuildRequires:  intltool >= 0.35.0
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
+BuildRequires:  pkgconfig
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0) >= 2.16.0
@@ -42,8 +40,10 @@
 Requires:   anjuta
 Requires:   gsettings-desktop-schemas
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 The package contains the following plugins:
@@ -52,6 +52,7 @@
 * Scratchbox Support
 
 %lang_package
+
 %prep
 %setup -q
 %if !0%{?is_opensuse}
@@ -60,7 +61,7 @@
 
 %build
 %configure --disable-static
-make %{?smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %make_install
@@ -75,7 +76,6 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root)
 %doc %{_datadir}/help/C/anjuta-manual/
 # Explicitly list .plugin files so we know what we ship
 %{_libdir}/anjuta/anjuta-editor.plugin




commit anjuta-extras for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2017-09-13 21:47:16

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is "anjuta-extras"

Wed Sep 13 21:47:16 2017 rev:32 rq:523023 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2013-09-27 17:06:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2017-09-13 21:47:21.574477008 +0200
@@ -1,0 +2,22 @@
+Sun Sep 10 21:45:01 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.0:
+  + No changes, stable bump only.
+
+---
+Sun Aug 20 20:40:32 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.91:
+  + bgo#690373: The syntax-highlighting for Gtk types does not work
+from version 3.x.
+  + bgo#711771: The edge-column variable is not taken into account
+by anjuta for scintilla editor.
+  + Update to scintilla 3.7.5.
+  + Update new styles to use the one defined in Anjuta.
+  + Replace deprecated types.
+  + Fix typo.
+  + Updated translations.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+
+---

Old:

  anjuta-extras-3.10.0.tar.xz

New:

  anjuta-extras-3.26.0.tar.xz



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.hNB09Q/_old  2017-09-13 21:47:22.586334645 +0200
+++ /var/tmp/diff_new_pack.hNB09Q/_new  2017-09-13 21:47:22.590334083 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package anjuta-extras
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,19 +18,21 @@
 
 
 Name:   anjuta-extras
-Version:3.10.0
+Version:3.26.0
 Release:0
-%define _major_minor 3.8
+%define _major_minor 3.25
 Summary:Extra plugins for anjuta
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://download.gnome.org/sources/anjuta-extras
-Source: 
http://download.gnome.org/sources/anjuta-extras/3.10/%{name}-%{version}.tar.xz
+Source: 
https://download.gnome.org/sources/anjuta-extras/3.26/%{name}-%{version}.tar.xz
 # For directory ownership; okay since we have a Requires on anjuta
 BuildRequires:  anjuta >= 3.7.4
 BuildRequires:  gcc-c++
 BuildRequires:  intltool >= 0.35.0
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
+%endif
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0) >= 2.16.0
@@ -52,7 +54,9 @@
 %lang_package
 %prep
 %setup -q
+%if !0%{?is_opensuse}
 translation-update-upstream
+%endif
 
 %build
 %configure --disable-static

++ anjuta-extras-3.10.0.tar.xz -> anjuta-extras-3.26.0.tar.xz ++
 227573 lines of diff (skipped)




commit anjuta-extras for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2013-09-27 17:06:23

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is anjuta-extras

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2013-08-16 12:28:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2013-09-27 17:06:24.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 07:44:47 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + No changes since version 3.9.5.
+
+---

Old:

  anjuta-extras-3.9.5.tar.xz

New:

  anjuta-extras-3.10.0.tar.xz



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.wxyFDR/_old  2013-09-27 17:06:25.0 +0200
+++ /var/tmp/diff_new_pack.wxyFDR/_new  2013-09-27 17:06:25.0 +0200
@@ -18,14 +18,14 @@
 
 
 Name:   anjuta-extras
-Version:3.9.5
+Version:3.10.0
 Release:0
 %define _major_minor 3.8
 Summary:Extra plugins for anjuta
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://download.gnome.org/sources/anjuta-extras
-Source: 
http://download.gnome.org/sources/anjuta-extras/3.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/anjuta-extras/3.10/%{name}-%{version}.tar.xz
 # For directory ownership; okay since we have a Requires on anjuta
 BuildRequires:  anjuta = 3.7.4
 BuildRequires:  gcc-c++

++ anjuta-extras-3.9.5.tar.xz - anjuta-extras-3.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/anjuta-extras-3.9.5/NEWS 
new/anjuta-extras-3.10.0/NEWS
--- old/anjuta-extras-3.9.5/NEWS2013-07-29 23:36:33.0 +0200
+++ new/anjuta-extras-3.10.0/NEWS   2013-09-24 00:18:58.0 +0200
@@ -1,3 +1,26 @@
+anjuta-extras 3.10.0 (September 23, 2013) -- James Liggett
+
+Akom Chotiphantawanon (1):
+  Updated Thai translation
+
+Dimitris Spingos (1):
+  Updated Greek translation
+
+James Liggett (2):
+  Post-release version bump
+  Updated files for 3.9.5 release
+
+Jeremy Bicha (1):
+  extra: Switch from gnome-doc-utils to yelp-tools
+
+Seong-ho Cho (1):
+  Updated Korean translation
+
+Sébastien Granjoux (2):
+  scintilla: Update to scintilla 3.3.0
+  scintilla: Update to scintilla 3.3.4
+
+
 anjuta-extras 3.9.5 (July 29, 2013) -- James Liggett
 
 Akom Chotiphantawanon (1):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/anjuta-extras-3.9.5/configure 
new/anjuta-extras-3.10.0/configure
--- old/anjuta-extras-3.9.5/configure   2013-07-29 23:37:26.0 +0200
+++ new/anjuta-extras-3.10.0/configure  2013-09-24 00:22:07.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for anjuta-extras 3.9.5.
+# Generated by GNU Autoconf 2.69 for anjuta-extras 3.10.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='anjuta-extras'
 PACKAGE_TARNAME='anjuta-extras'
-PACKAGE_VERSION='3.9.5'
-PACKAGE_STRING='anjuta-extras 3.9.5'
+PACKAGE_VERSION='3.10.0'
+PACKAGE_STRING='anjuta-extras 3.10.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1430,7 +1430,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures anjuta-extras 3.9.5 to adapt to many kinds of systems.
+\`configure' configures anjuta-extras 3.10.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1500,7 +1500,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of anjuta-extras 3.9.5:;;
+ short | recursive ) echo Configuration of anjuta-extras 3.10.0:;;
esac
   cat \_ACEOF
 
@@ -1647,7 +1647,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-anjuta-extras configure 3.9.5
+anjuta-extras configure 3.10.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2133,7 +2133,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by anjuta-extras $as_me 3.9.5, which was
+It was created by anjuta-extras $as_me 3.10.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ 

commit anjuta-extras for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2013-08-16 12:27:57

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is anjuta-extras

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2013-04-05 17:23:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2013-08-16 12:28:01.0 +0200
@@ -1,0 +2,10 @@
+Tue Jul 30 07:04:28 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.5:
+  +  scintilla: Update to scintilla 3.3.4.
+  + extra: Switch from gnome-doc-utils to yelp-tools.
+  + Updated translations.
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstreams change of the documentation infrastructure.
+
+---

Old:

  anjuta-extras-3.8.0.tar.xz

New:

  anjuta-extras-3.9.5.tar.xz



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.XgYGMM/_old  2013-08-16 12:28:02.0 +0200
+++ /var/tmp/diff_new_pack.XgYGMM/_new  2013-08-16 12:28:02.0 +0200
@@ -18,20 +18,20 @@
 
 
 Name:   anjuta-extras
-Version:3.8.0
+Version:3.9.5
 Release:0
 %define _major_minor 3.8
 Summary:Extra plugins for anjuta
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://download.gnome.org/sources/anjuta-extras
-Source: 
http://download.gnome.org/sources/anjuta-extras/3.8/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/anjuta-extras/3.9/%{name}-%{version}.tar.xz
 # For directory ownership; okay since we have a Requires on anjuta
 BuildRequires:  anjuta = 3.7.4
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-doc-utils-devel = 0.18
 BuildRequires:  intltool = 0.35.0
 BuildRequires:  translation-update-upstream
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0) = 2.16.0
 BuildRequires:  pkgconfig(gthread-2.0) = 2.16.0
@@ -72,10 +72,7 @@
 
 %files
 %defattr(-,root,root)
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/anjuta-manual/
-%doc %{_datadir}/gnome/help/anjuta-manual/C/
+%doc %{_datadir}/help/C/anjuta-manual/
 # Explicitly list .plugin files so we know what we ship
 %{_libdir}/anjuta/anjuta-editor.plugin
 %{_libdir}/anjuta/anjuta-sample.plugin

++ anjuta-extras-3.8.0.tar.xz - anjuta-extras-3.9.5.tar.xz ++
 39811 lines of diff (skipped)

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



commit anjuta-extras for openSUSE:Factory

2013-04-05 Thread h_root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2013-04-05 17:23:03

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is anjuta-extras, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2012-10-05 15:48:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2013-04-05 17:23:02.0 +0200
@@ -1,0 +2,38 @@
+Mon Mar 25 20:32:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + scintilla:
+- bgo#689896: Unable to save scintilla indentation preferences.
+- Initialize editor settings when creating a new instance.
+- Implement new indentation functions.
+- bgo#690373: The syntax-highlighting for Gtk types does not
+  work from version 3.x.
+- Fix compiler warnings.
+- Allow to open a file by dropping it in the editor pane.
+- Fix behavior of Scintilla to match GtkSourceView.
+  + scratchbox: Fix compiler warnings.
+  + Updated translations.- Bump _major_minor to 3.8.
+
+---
+Tue Jan 15 18:45:09 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.4:
+  + bgo#690320: Typo: loose should be lose
+  + scintilla:
+- Initialize editor settings when creating a new instance
+- Implement new indentation functions
+- bgo#690373: The syntax-highlighting for Gtk types does not
+  work from version 3.x
+- Fix compiler warnings
+- Allow to open a file by dropping it in the editor pane
+  + scratchbox: Fix compiler warnings
+  + Updated translations.
+
+---
+Thu Jan 10 10:06:40 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Bugs fixed: bgo#684001, bgo#689896
+  + Updated translations.
+
+---

Old:

  anjuta-extras-3.6.0.tar.xz

New:

  anjuta-extras-3.8.0.tar.xz



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.RcSY50/_old  2013-04-05 17:23:03.0 +0200
+++ /var/tmp/diff_new_pack.RcSY50/_new  2013-04-05 17:23:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package anjuta-extras
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,16 +18,16 @@
 
 
 Name:   anjuta-extras
-Version:3.6.0
+Version:3.8.0
 Release:0
-%define _major_minor 3.6
+%define _major_minor 3.8
 Summary:Extra plugins for anjuta
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://download.gnome.org/sources/anjuta-extras
-Source: 
http://download.gnome.org/sources/anjuta-extras/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/anjuta-extras/3.8/%{name}-%{version}.tar.xz
 # For directory ownership; okay since we have a Requires on anjuta
-BuildRequires:  anjuta
+BuildRequires:  anjuta = 3.7.4
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-doc-utils-devel = 0.18
 BuildRequires:  intltool = 0.35.0

++ anjuta-extras-3.6.0.tar.xz - anjuta-extras-3.8.0.tar.xz ++
 31483 lines of diff (skipped)

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



commit anjuta-extras for openSUSE:Factory

2012-10-05 Thread h_root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2012-10-05 15:47:59

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is anjuta-extras, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2012-04-02 10:28:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2012-10-05 15:48:05.0 +0200
@@ -1,0 +2,30 @@
+Thu Sep 27 07:55:26 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Minor bug fixes.
+  + Updated translations.
+
+---
+Sun Sep 23 18:41:57 UTC 2012 - dims...@opensuse.org
+
+- Rework BuildRequires to be close to what configure checks for:
+  + Old, removed one: anjuta-devel
+  + New, added ones (pkgconfig()-style: glib-2.0, gmodule-2.0,
+gthread-2.0, libanjuta-3.0, libxml-2.0.
+- This change allows us to correctly version the BuildRequires,
+  following configure as closely as possible.
+
+---
+Wed Jul 18 11:19:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Scintilla:
+- Use common settings for indentation
+- Fix a crash when closing editors
+- Initialize indentation settings (indent with tab/unindent
+  with
+- Fix default foreground and background text color
+- Update to scintilla 3.2.0
+  + Updated translations.
+
+---

Old:

  anjuta-extras-3.4.0.tar.xz

New:

  anjuta-extras-3.6.0.tar.xz



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.0paxAi/_old  2012-10-05 15:48:06.0 +0200
+++ /var/tmp/diff_new_pack.0paxAi/_new  2012-10-05 15:48:06.0 +0200
@@ -18,23 +18,28 @@
 
 
 Name:   anjuta-extras
+Version:3.6.0
+Release:0
+%define _major_minor 3.6
 Summary:Extra plugins for anjuta
 License:GPL-2.0+
 Group:  Development/Tools/IDE
-Version:3.4.0
-Release:0
 Url:http://download.gnome.org/sources/anjuta-extras
-Source: 
http://download.gnome.org/sources/anjuta-extras/3.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/anjuta-extras/3.6/%{name}-%{version}.tar.xz
 # For directory ownership; okay since we have a Requires on anjuta
 BuildRequires:  anjuta
-BuildRequires:  anjuta-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  intltool
+BuildRequires:  gnome-doc-utils-devel = 0.18
+BuildRequires:  intltool = 0.35.0
 BuildRequires:  translation-update-upstream
-Recommends: %{name}-lang
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0) = 2.16.0
+BuildRequires:  pkgconfig(gthread-2.0) = 2.16.0
+BuildRequires:  pkgconfig(libanjuta-3.0) = %{_major_minor}.0
+BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   anjuta
 Requires:   gsettings-desktop-schemas
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
@@ -51,10 +56,10 @@
 
 %build
 %configure --disable-static
-%__make %{?smp_mflags}
+make %{?smp_mflags}
 
 %install
-%makeinstall
+%make_install
 find %{buildroot} -type f -name *.la -delete -print
 %find_lang %{name} %{?no_lang_C}
 %find_lang anjuta-manual %{?no_lang_C} %{name}.lang

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



commit anjuta-extras for openSUSE:Factory

2012-04-02 Thread h_root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2012-04-02 10:28:43

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is anjuta-extras, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2012-03-23 12:04:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2012-04-02 10:28:52.0 +0200
@@ -1,0 +2,15 @@
+Tue Mar 27 06:38:11 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + scintilla:
+- Update to include scintilla 3.0.3.
+- Respect theme colours and blinking cursor preference
+  (bgo#348850, bgo#351214).
+- Explicitly set GDK_SCROLL_MASK as recent gtk+ versions
+  require.
+- Build fixes.
+  + Updated translations.
+- Pass %{?no_lang_C} to %find_lang, as we want to make sure the
+  english documentation is in the main package.
+
+---

Old:

  anjuta-extras-3.3.90.tar.xz

New:

  anjuta-extras-3.4.0.tar.xz



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.4C5roG/_old  2012-04-02 10:28:53.0 +0200
+++ /var/tmp/diff_new_pack.4C5roG/_new  2012-04-02 10:28:53.0 +0200
@@ -21,10 +21,10 @@
 Summary:Extra plugins for anjuta
 License:GPL-2.0+
 Group:  Development/Tools/IDE
-Version:3.3.90
+Version:3.4.0
 Release:0
 Url:http://download.gnome.org/sources/anjuta-extras
-Source: 
http://download.gnome.org/sources/anjuta-extras/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/anjuta-extras/3.4/%{name}-%{version}.tar.xz
 # For directory ownership; okay since we have a Requires on anjuta
 BuildRequires:  anjuta
 BuildRequires:  anjuta-devel
@@ -56,7 +56,8 @@
 %install
 %makeinstall
 find %{buildroot} -type f -name *.la -delete -print
-%find_lang %{name}
+%find_lang %{name} %{?no_lang_C}
+%find_lang anjuta-manual %{?no_lang_C} %{name}.lang
 
 %post
 %glib2_gsettings_schema_post

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



commit anjuta-extras for openSUSE:Factory

2012-03-23 Thread h_root
Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory 
checked in at 2012-03-23 12:04:26

Comparing /work/SRC/openSUSE:Factory/anjuta-extras (Old)
 and  /work/SRC/openSUSE:Factory/.anjuta-extras.new (New)


Package is anjuta-extras, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/anjuta-extras/anjuta-extras.changes  
2012-01-26 13:59:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.anjuta-extras.new/anjuta-extras.changes 
2012-03-23 12:04:28.0 +0100
@@ -1,0 +2,11 @@
+Tue Feb 21 12:45:00 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.90:
+  + scintilla:
+- Update for anjuta changes.
+- Keep window position when reloading a file.
+- bgo#669359: yellow debugger color in dark theme
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  anjuta-extras-3.3.4.tar.xz

New:

  anjuta-extras-3.3.90.tar.xz



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.BXAHs6/_old  2012-03-23 12:04:29.0 +0100
+++ /var/tmp/diff_new_pack.BXAHs6/_new  2012-03-23 12:04:29.0 +0100
@@ -16,11 +16,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   anjuta-extras
 Summary:Extra plugins for anjuta
 License:GPL-2.0+
 Group:  Development/Tools/IDE
-Version:3.3.4
+Version:3.3.90
 Release:0
 Url:http://download.gnome.org/sources/anjuta-extras
 Source: 
http://download.gnome.org/sources/anjuta-extras/3.3/%{name}-%{version}.tar.xz
@@ -31,8 +32,6 @@
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 Recommends: %{name}-lang
 Requires:   anjuta
 Requires:   gsettings-desktop-schemas

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



commit anjuta-extras for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory
checked in at Thu Oct 13 19:41:03 CEST 2011.




--- openSUSE:Factory/anjuta-extras/anjuta-extras.changes2011-10-02 
09:47:36.0 +0200
+++ /mounts/work_src_done/STABLE/anjuta-extras/anjuta-extras.changes
2011-10-12 17:39:04.0 +0200
@@ -1,0 +2,7 @@
+Wed Oct 12 15:38:32 UTC 2011 - vu...@opensuse.org
+
+- Add anjuta BuildRequires to fix a build failure caused by
+  directory not being owned. It's okay since we have a Requires on
+  anjuta.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.UjSZN7/_old  2011-10-13 19:40:59.0 +0200
+++ /var/tmp/diff_new_pack.UjSZN7/_new  2011-10-13 19:40:59.0 +0200
@@ -26,6 +26,8 @@
 Group:  Development/Tools/IDE
 Url:http://download.gnome.org/sources/anjuta-extras
 Source: 
http://download.gnome.org/sources/anjuta-extras/3.2/%{name}-%{version}.tar.bz2
+# For directory ownership; okay since we have a Requires on anjuta
+BuildRequires:  anjuta
 BuildRequires:  anjuta-devel
 BuildRequires:  gcc-c++
 BuildRequires:  intltool

continue with q...



Remember to have fun...

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



commit anjuta-extras for openSUSE:Factory

2011-08-03 Thread h_root

Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory
checked in at Wed Aug 3 11:26:36 CEST 2011.




--- GNOME/anjuta-extras/anjuta-extras.changes   2011-07-06 11:12:01.0 
+0200
+++ /mounts/work_src_done/STABLE/anjuta-extras/anjuta-extras.changes
2011-07-25 22:47:06.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul 25 22:45:50 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.4:
+  + scintilla: bgo#631157: unix is not defined on OpenBSD
+  + bgo#654073: Avoid to pass a directory to builder2schema when
+there is no key file
+
+---

calling whatdependson for head-i586


Old:

  anjuta-extras-3.1.3.tar.bz2

New:

  anjuta-extras-3.1.4.tar.bz2



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.DuHGTC/_old  2011-08-03 11:26:19.0 +0200
+++ /var/tmp/diff_new_pack.DuHGTC/_new  2011-08-03 11:26:19.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   anjuta-extras
 Summary:Extra plugins for anjuta
-Version:3.1.3
+Version:3.1.4
 Release:1
 License:GPLv2+
 Group:  Development/Tools/IDE

++ anjuta-extras-3.1.3.tar.bz2 - anjuta-extras-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/anjuta-extras-3.1.3/NEWS new/anjuta-extras-3.1.4/NEWS
--- old/anjuta-extras-3.1.3/NEWS2011-07-05 22:30:54.0 +0200
+++ new/anjuta-extras-3.1.4/NEWS2011-07-25 21:03:06.0 +0200
@@ -1,3 +1,9 @@
+anjuta-extras 3.1.4 (25 July 2011) -- James Liggett
+
+Bugs fixed:
+scintilla: bgo #631157 - unix is not defined on OpenBSD
+bgo #654073 - Avoid to pass a directory to builder2schema when there is no key 
file
+
 anjuta-extras 3.1.3 (5 July 2011) -- James Liggett
 
 Bugs fixed:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/anjuta-extras-3.1.3/configure 
new/anjuta-extras-3.1.4/configure
--- old/anjuta-extras-3.1.3/configure   2011-07-05 22:31:29.0 +0200
+++ new/anjuta-extras-3.1.4/configure   2011-07-25 21:04:06.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for anjuta-extras 3.1.3.
+# Generated by GNU Autoconf 2.67 for anjuta-extras 3.1.4.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -698,8 +698,8 @@
 # Identity of this package.
 PACKAGE_NAME='anjuta-extras'
 PACKAGE_TARNAME='anjuta-extras'
-PACKAGE_VERSION='3.1.3'
-PACKAGE_STRING='anjuta-extras 3.1.3'
+PACKAGE_VERSION='3.1.4'
+PACKAGE_STRING='anjuta-extras 3.1.4'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1517,7 +1517,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures anjuta-extras 3.1.3 to adapt to many kinds of systems.
+\`configure' configures anjuta-extras 3.1.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1587,7 +1587,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of anjuta-extras 3.1.3:;;
+ short | recursive ) echo Configuration of anjuta-extras 3.1.4:;;
esac
   cat \_ACEOF
 
@@ -1720,7 +1720,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-anjuta-extras configure 3.1.3
+anjuta-extras configure 3.1.4
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2206,7 +2206,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by anjuta-extras $as_me 3.1.3, which was
+It was created by anjuta-extras $as_me 3.1.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -2555,7 +2555,7 @@
 
 
 
-ANJUTA_EXTRAS_VERSION=3.1.3
+ANJUTA_EXTRAS_VERSION=3.1.4
 
 
 am__api_version='1.11'
@@ -3025,7 +3025,7 @@
 
 # Define the identity of the package.
  PACKAGE=anjuta-extras
- VERSION=3.1.3
+ VERSION=3.1.4
 
 
 cat confdefs.h _ACEOF
@@ -18636,7 +18636,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by anjuta-extras $as_me 3.1.3, which was
+This file was extended by anjuta-extras $as_me 3.1.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -18702,7 +18702,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-anjuta-extras config.status 3.1.3
+anjuta-extras config.status 3.1.4
 configured by $0, generated by GNU Autoconf 2.67,
   with 

commit anjuta-extras for openSUSE:Factory

2011-07-11 Thread h_root

Hello community,

here is the log from the commit of package anjuta-extras for openSUSE:Factory
checked in at Mon Jul 11 12:28:34 CEST 2011.




--- GNOME/anjuta-extras/anjuta-extras.changes   2011-01-07 17:41:35.0 
+0100
+++ /mounts/work_src_done/STABLE/anjuta-extras/anjuta-extras.changes
2011-07-06 11:12:01.0 +0200
@@ -1,0 +2,25 @@
+Wed Jul  6 11:04:23 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.3:
+  + scratchbox: Stop using deprecated GTK+ API (bgo#652700)
+- Drop anjuta-extras-gtk3.patch: fixed upstream.
+
+---
+Wed Jun 15 23:43:38 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.2:
+  + Sample, scintilla, and scratchbox plugins updated to work with
+GTK+ 3.x
+  + Profiler and valgrind plugins removed
+- Switch from gconf schema handling to gsettings schema handling.
+- Remove --disable-schemas-install from configure: it was needed
+  for gconf.
+- Remove now unused binutils-devel, gconf2-devel, graphviz-devel,
+  libgnomecanvas-devel and libgnomeui-devel BuildRequires.
+- Change -lang Requires to Recommends.
+- Add gsettings-desktop-schemas Requires.
+- Add anjuta-extras-gtk3.patch: Fix build of scratchbox plugin. The
+  plugin still used long deprecated GTK2 symbols, which are no
+  longer existing. Taken from git.
+
+---

calling whatdependson for head-i586


Old:

  anjuta-extras-2.32.1.1.tar.bz2

New:

  anjuta-extras-3.1.3.tar.bz2



Other differences:
--
++ anjuta-extras.spec ++
--- /var/tmp/diff_new_pack.jagToD/_old  2011-07-11 12:27:48.0 +0200
+++ /var/tmp/diff_new_pack.jagToD/_new  2011-07-11 12:27:48.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package anjuta-extras (Version 2.32.1.1)
+# spec file for package anjuta-extras
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
@@ -20,34 +20,27 @@
 
 Name:   anjuta-extras
 Summary:Extra plugins for anjuta
-Version:2.32.1.1
+Version:3.1.3
 Release:1
 License:GPLv2+
 Group:  Development/Tools/IDE
 Url:http://download.gnome.org/sources/anjuta-extras
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/anjuta-extras/3.1/%{name}-%{version}.tar.bz2
 BuildRequires:  anjuta-devel
-BuildRequires:  binutils-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gconf2-devel
-BuildRequires:  graphviz-devel
 BuildRequires:  intltool
-BuildRequires:  libgnomecanvas-devel
-BuildRequires:  libgnomeui-devel
 BuildRequires:  translation-update-upstream
-Requires:   %{name}-lang = %{version}
+Recommends: %{name}-lang
 Requires:   anjuta
+Requires:   gsettings-desktop-schemas
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 The package contains the following plugins:
 
 * Scintilla Editor
 * Scratchbox Support
-* Profiler (gprof)
-* Valgrind
-
 
 %lang_package
 %prep
@@ -55,31 +48,30 @@
 translation-update-upstream
 
 %build
-%configure --disable-static \
-   --disable-schemas-install
+%configure --disable-static
 %__make %{?smp_mflags}
 
 %install
 %makeinstall
 find %{buildroot} -type f -name *.la -delete -print
 %find_lang %{name}
-%find_gconf_schemas
-
-%pre -f %{name}.schemas_pre
-
-%preun -f %{name}.schemas_preun
-
-%posttrans -f %{name}.schemas_posttrans
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.schemas_list
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
+%files
 %defattr(-,root,root)
 %{_libdir}/anjuta/*.plugin
 %{_libdir}/anjuta/*.so*
 %{_datadir}/pixmaps/anjuta/*
 %{_datadir}/anjuta/*
+%{_datadir}/glib-2.0/schemas/org.gnome.anjuta.*.gschema.xml
 
 %files lang -f %{name}.lang
 

++ anjuta-extras-2.32.1.1.tar.bz2 - anjuta-extras-3.1.3.tar.bz2 ++
 109867 lines of diff (skipped)






Remember to have fun...

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