Hello community,

here is the log from the commit of package mono-addins for openSUSE:Factory 
checked in at 2015-05-05 00:56:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mono-addins (Old)
 and      /work/SRC/openSUSE:Factory/.mono-addins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mono-addins"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mono-addins/mono-addins.changes  2014-11-04 
17:29:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mono-addins.new/mono-addins.changes     
2015-05-05 00:56:07.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Apr 30 00:00:00 UTC 2015 - [email protected]
+
+- update version 1.2
+  * Fixed bug that caused add-ins to be disabled when being updated.
+  * Fixed several issues when scanning assemblies.
+  * When evaluating a condition, ensure that the add-in that implements that 
condition is loaded. This change requires some new information to be stored in 
the add-in database, so the db version number has been bumped.
+  * Fixed assembly resolution bug when running in MS.NET.
+  * Added GTK3 implementation of the add-in manager.
+  * Registered repositories are now automatically updated the first time the 
add-in manager is shown.
+
+-------------------------------------------------------------------

Old:
----
  mono-addins-1.1.tar.gz

New:
----
  mono-addins-1.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mono-addins.spec ++++++
--- /var/tmp/diff_new_pack.r1avuM/_old  2015-05-05 00:56:08.000000000 +0200
+++ /var/tmp/diff_new_pack.r1avuM/_new  2015-05-05 00:56:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mono-addins
 #
-# Copyright (c) 2014 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
@@ -17,13 +17,13 @@
 
 
 Name:           mono-addins
-Version:        1.1
+Version:        1.2
 Release:        0
 Summary:        Mono Addins Framework
 License:        MIT
 Group:          Development/Languages/Mono
 Url:            https://github.com/mono/mono-addins
-Source:         
http://download.mono-project.com/sources/mono-addins/%{name}-%{version}.tar.gz
+Source:         
https://github.com/mono/mono-addins/archive/%{name}-%{version}.tar.gz
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(gtk-sharp-2.0)
@@ -62,9 +62,10 @@
 This package contains the pkgconfig files.
 
 %prep
-%setup -q
+%setup -q -n mono-addins-mono-addins-1.2
 
 %build
+./autogen.sh
 %configure --libdir=%{_prefix}/lib
 make %{?_smp_mflags}
 

++++++ mono-addins-1.1.tar.gz -> mono-addins-1.2.tar.gz ++++++
++++ 44702 lines of diff (skipped)


Reply via email to