Hello community,

here is the log from the commit of package monodevelop for openSUSE:Factory 
checked in at 2015-01-23 15:47:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monodevelop (Old)
 and      /work/SRC/openSUSE:Factory/.monodevelop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "monodevelop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/monodevelop/monodevelop.changes  2015-01-09 
20:49:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.monodevelop.new/monodevelop.changes     
2015-01-23 15:47:30.000000000 +0100
@@ -1,0 +2,52 @@
+Sat Jan 17 06:59:17 UTC 2015 - mailaen...@opensuse.org
+
+- update to version 5.7
+  * Improved organization of global preferences.
+  * Improved the edit reference dialog.
+  * The startup project name is now stored in the user solution settings file 
instead of the .sln file.
+  * Find in Files command is now much faster and uses less memory when there 
are many hits.
+  * Application output (and other output pads) now have a Search command.
+  * Fixed crash when opening a project that uses an incompatible Subversion 
Working Copy format.
+  * Several optimization and fixes in the Version Control status view.
+  * Version Control Log view now displays a default icon for emails which 
aren’t linked on Gravatar.
+  * Menu options for add-in NuGet packages have been renamed to make them 
easier to discover.
+  * Error and warning icons applied to packages are now more consistent with 
other icons in the solution pad.
+  * Fixed: MonoDevelop doesn't recognize that files exist after NuGet Update.
+  * Fixed: Update all Packages in Solution not Updating Dependencies.
+  * Fixed: Unable to add NuGet package again after removing it.
+  * Hex debugger visualizer now shows a wider range of characters.
+  * Fixed: Cannot use typeof operator with type parameters.
+  * Fixed: Debugger reports a 'System.NotSupportedException' exception when 
using Set Next Statement command.
+  * Fixed: Variable called dynamic confuses debugger.
+  * Fixed: Unable to remove custom code template.
+  * Fixed: Semicolon is put at the end of line instead at the position of 
cursor.
+  * Fixed: Sort usings yields strange result
+  * Fixed: Navigate Forward/Backward may cause a crash when used in rapid 
succession.
+  * Fixed: Editor tooltips overlay new windows.
+  * Fixed: Completion is not working for 'is' statement.
+  * Fixed: Rename refactoring command fails with InvalidCastException on 
generic class name after 'new'.
+  * Fixed: MonoDevelop not recognizing reflection extensions in PCL when 
Microsoft.Net.Http is present.
+  * Fixed: #define code showing as comments if symbol is not declared in build 
options.
+  * Fixed: Folding markers not correctly shown when the columns for #region 
and #endregion differ.
+  * Fixed: C# string property in object initializer autocompletes to #if.
+  * Fixed: Cannot open .cshtml files.
+  * Fixed delay when opening the project context menu.
+  * Fixed: Deleting a folder in the solution pad does not result in the folder 
being removed from the tree.
+  * Fixed occasional crash when deleting a solution folder while the 
properties pad is visible.
+  * Fixed: Copying info in the test output window results in wrong text being 
copied.
+  * Fixed: MonoDevelop throws exception on doing Export Policy to specific 
file.
+  * Fixed exception while creating VBNet->NUnit Library Project.
+  * Fixed: Cannot change font of the Test Results pad (e.g. to monospace font).
+  * Fixed: Nunit runner has trouble when class with TestFixture is defined 
without a namespace.
+  * Fixed: Time summary not correctly shown in Unit Tests pad.
+  * Fixed: T4 TextTransformation interface issue with Initialize.
+  * Fixed: T4 ignores output directive if PreprocessTemplate() is used.
+  * Fixed: 'Load previous solution on startup' option breaks loading projects 
from the command line.
+  * Fixed: Removing reference to a shared project from project references 
causes UI freeze.
+  * Fixed: Enabling MSBuild Support in a Xamarin.Forms Shared Project doesn't 
build.
+  * Fixed: Go to Definition opens the assembly browser, but does not show the 
correct type.
+  * Fixed: File appears twice when searching.
+  * Fixed: "Add Package Source" popup window should remain at top.
+
+
+-------------------------------------------------------------------
@@ -9,0 +62,9 @@
+  * Support NuGet package dependencies in Components
+  * Support package version constraints in NuGet packages.config file
+  * Fixed Xaml completion when using shared asset projects
+  * Fixed crash in Subversion support ("Another Subversion operation is 
already in progress" error).
+  * Fixed an IndexOutOfRangeException when opening a file with custom added 
encoding.
+  * Fixed an issue where shared asset project references would be forgotten 
between MonoDevelop restarts.
+  * Fixed an crash that would occur rarely when reloading a file that changed 
outside of MonoDevelop.
+  * The text editor doesn't lose focus anymore when switching shell layouts.
+  * Fixed occasinal crash when changing from 2 to 1-column mode.

Old:
----
  monodevelop-5.5.0.227.tar.bz2

New:
----
  monodevelop-5.7.0.660.tar.bz2

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

Other differences:
------------------
++++++ monodevelop.spec ++++++
--- /var/tmp/diff_new_pack.Q4JVg0/_old  2015-01-23 15:47:32.000000000 +0100
+++ /var/tmp/diff_new_pack.Q4JVg0/_new  2015-01-23 15:47:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package monodevelop
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -50,12 +50,12 @@
 # Mono.Cecil.dll requires rsync after it's build
 BuildRequires:  rsync
 Url:            http://www.monodevelop.com/
-Version:        5.5
+Version:        5.7
 Release:        0
 Summary:        Full-Featured IDE for Mono and Gtk-Sharp
 License:        LGPL-2.1 and MIT
 Group:          Development/Tools/IDE
-Source:         
http://download.mono-project.com/sources/%{name}/%{name}-%{version}.0.227.tar.bz2
+Source:         
http://download.mono-project.com/sources/%{name}/%{name}-%{version}.0.660.tar.bz2
 Source2:        monodevelop-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch

++++++ monodevelop-5.5.0.227.tar.bz2 -> monodevelop-5.7.0.660.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/monodevelop/monodevelop-5.5.0.227.tar.bz2 
/work/SRC/openSUSE:Factory/.monodevelop.new/monodevelop-5.7.0.660.tar.bz2 
differ: char 11, line 1

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

Reply via email to