commit gedit-collaboration for openSUSE:Factory

2013-08-12 Thread h_root
Hello community,

here is the log from the commit of package gedit-collaboration for 
openSUSE:Factory checked in at 2013-08-12 11:08:36

Comparing /work/SRC/openSUSE:Factory/gedit-collaboration (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-collaboration.new (New)


Package is gedit-collaboration

Changes:

--- /work/SRC/openSUSE:Factory/gedit-collaboration/gedit-collaboration.changes  
2013-03-11 07:24:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gedit-collaboration.new/gedit-collaboration.changes 
2013-08-12 11:08:38.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug  9 09:16:16 UTC 2013 - dims...@opensuse.org
+
+- Pass --disable-maintainer-mode to configure: as package builder
+  we care less for deprecated symbols and we are willing to use
+  them.
+
+---



Other differences:
--
++ gedit-collaboration.spec ++
--- /var/tmp/diff_new_pack.aE5Hsd/_old  2013-08-12 11:08:38.0 +0200
+++ /var/tmp/diff_new_pack.aE5Hsd/_new  2013-08-12 11:08:38.0 +0200
@@ -55,7 +55,8 @@
 %setup -q
 
 %build
-%configure
+%configure \
+--disable-maintainer-mode
 make %{?_smp_mflags}
 
 %install

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



commit gedit-collaboration for openSUSE:Factory

2013-03-11 Thread h_root
Hello community,

here is the log from the commit of package gedit-collaboration for 
openSUSE:Factory checked in at 2013-03-11 07:24:17

Comparing /work/SRC/openSUSE:Factory/gedit-collaboration (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-collaboration.new (New)


Package is gedit-collaboration, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-collaboration/gedit-collaboration.changes  
2012-09-25 13:40:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gedit-collaboration.new/gedit-collaboration.changes 
2013-03-11 07:24:18.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar 10 12:14:48 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.6.1:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gedit-collaboration-3.6.0.tar.xz

New:

  gedit-collaboration-3.6.1.tar.xz



Other differences:
--
++ gedit-collaboration.spec ++
--- /var/tmp/diff_new_pack.tE98hK/_old  2013-03-11 07:24:19.0 +0100
+++ /var/tmp/diff_new_pack.tE98hK/_new  2013-03-11 07:24:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gedit-collaboration
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   gedit-collaboration
-Version:3.6.0
+Version:3.6.1
 Release:0
 Summary:Plugin for gedit for collaborative editing
 License:GPL-2.0+

++ gedit-collaboration-3.6.0.tar.xz - gedit-collaboration-3.6.1.tar.xz 
++
 3421 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gedit-collaboration-3.6.0/INSTALL new/gedit-collaboration-3.6.1/INSTALL
--- old/gedit-collaboration-3.6.0/INSTALL   2012-09-22 13:41:28.0 
+0200
+++ new/gedit-collaboration-3.6.1/INSTALL   2013-02-24 19:38:15.0 
+0100
@@ -1,7 +1,7 @@
 Installation Instructions
 *
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,
 Inc.
 
Copying and distribution of this file, with or without modification,
@@ -309,9 +309,10 @@
 overridden in the site shell script).
 
 Unfortunately, this technique does not work for `CONFIG_SHELL' due to
-an Autoconf bug.  Until the bug is fixed you can use this workaround:
+an Autoconf limitation.  Until the limitation is lifted, you can use
+this workaround:
 
- CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
+ CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
 
 `configure' Invocation
 ==
@@ -367,4 +368,3 @@
 
 `configure' also accepts some other, not widely useful, options.  Run
 `configure --help' for more details.
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gedit-collaboration-3.6.0/NEWS new/gedit-collaboration-3.6.1/NEWS
--- old/gedit-collaboration-3.6.0/NEWS  2012-09-22 13:41:06.0 +0200
+++ new/gedit-collaboration-3.6.1/NEWS  2013-02-24 19:37:56.0 +0100
@@ -1,3 +1,7 @@
+== gedit-collaboration-plugin 3.6.1 ==
+   * Misc bugfixes
+   * Translation updates
+
 == gedit-collaboration-plugin 3.6.0 ==
* Misc bugfixes
* Translation updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gedit-collaboration-3.6.0/configure.ac 
new/gedit-collaboration-3.6.1/configure.ac
--- old/gedit-collaboration-3.6.0/configure.ac  2012-09-22 13:40:41.0 
+0200
+++ new/gedit-collaboration-3.6.1/configure.ac  2013-02-24 19:37:22.0 
+0100
@@ -3,7 +3,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([gedit-collaboration],
-[3.6.0],
+[3.6.1],
 [http://bugzilla.gnome.org/enter_bug.cgi?product=gedit],
 

commit gedit-collaboration for openSUSE:Factory

2012-09-25 Thread h_root
Hello community,

here is the log from the commit of package gedit-collaboration for 
openSUSE:Factory checked in at 2012-09-25 13:39:58

Comparing /work/SRC/openSUSE:Factory/gedit-collaboration (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-collaboration.new (New)


Package is gedit-collaboration, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-collaboration/gedit-collaboration.changes  
2012-03-29 13:51:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gedit-collaboration.new/gedit-collaboration.changes 
2012-09-25 13:40:00.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 22 13:10:00 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Misc bugfixes
+  + Updated translations.
+
+---

Old:

  gedit-collaboration-3.4.0.tar.xz

New:

  gedit-collaboration-3.6.0.tar.xz



Other differences:
--
++ gedit-collaboration.spec ++
--- /var/tmp/diff_new_pack.yOEr45/_old  2012-09-25 13:40:01.0 +0200
+++ /var/tmp/diff_new_pack.yOEr45/_new  2012-09-25 13:40:01.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   gedit-collaboration
-Version:3.4.0
+Version:3.6.0
 Release:0
 Summary:Plugin for gedit for collaborative editing
 License:GPL-2.0+
 Group:  Productivity/Text/Editors
 Url:http://projects.gnome.org/gedit/
-Source: 
http://download.gnome.org/sources/gedit-collaboration/3.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gedit-collaboration/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  intltool = 0.41.0
 BuildRequires:  pkgconfig(gedit) = 3.0
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.15

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



commit gedit-collaboration for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gedit-collaboration for 
openSUSE:Factory checked in at 2012-03-29 13:51:11

Comparing /work/SRC/openSUSE:Factory/gedit-collaboration (Old)
 and  /work/SRC/openSUSE:Factory/.gedit-collaboration.new (New)


Package is gedit-collaboration, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gedit-collaboration/gedit-collaboration.changes  
2012-03-26 12:18:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gedit-collaboration.new/gedit-collaboration.changes 
2012-03-29 13:51:25.0 +0200
@@ -1,0 +2,10 @@
+Wed Mar 28 11:45:51 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Use GResource
+  + Misc bugfixes
+  + Updated translations.
+- Change License tag from GPL-3.0+ to GPL-2.0+, now that bgo#670950
+  has been resolved.
+
+---

Old:

  gedit-collaboration-3.3.0.tar.xz

New:

  gedit-collaboration-3.4.0.tar.xz



Other differences:
--
++ gedit-collaboration.spec ++
--- /var/tmp/diff_new_pack.QbmRTM/_old  2012-03-29 13:51:26.0 +0200
+++ /var/tmp/diff_new_pack.QbmRTM/_new  2012-03-29 13:51:26.0 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package gedit-collaboration
 #
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,18 +16,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gedit-collaboration
-Version:3.3.0
+Version:3.4.0
 Release:0
-# FIXME: check license is right, see bgo#670950
-License:GPL-3.0+
 Summary:Plugin for gedit for collaborative editing
-Url:http://projects.gnome.org/gedit/
+License:GPL-2.0+
 Group:  Productivity/Text/Editors
-Source: 
http://ftp.acc.umu.se/pub/GNOME/sources/gedit-collaboration/3.3/%{name}-%{version}.tar.xz
+Url:http://projects.gnome.org/gedit/
+Source: 
http://download.gnome.org/sources/gedit-collaboration/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  intltool = 0.41.0
 BuildRequires:  pkgconfig(gedit) = 3.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.0.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.3.15
 BuildRequires:  pkgconfig(libinfgtk-0.5) = 0.5
 BuildRequires:  pkgconfig(libinfinity-0.5) = 0.5
 BuildRequires:  pkgconfig(libinftextgtk-0.5) = 0.5

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