This commit is contained in:
parent
5fb510ae38
commit
d91b2a501f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:142047ea8511f760306c9a477760ec15a063031db1d226801147244a9d739a1c
|
||||
size 6561279
|
3
anjuta-2.24.0.1.tar.bz2
Normal file
3
anjuta-2.24.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d02732abe6bbc53fad011d230b6aaf729396444935396c04c105c69a6e140979
|
||||
size 6735826
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 30 06:54:31 WST 2008 - mboman@suse.de
|
||||
|
||||
- Update to version 2.24.0.1:
|
||||
+ New version of symbol-db plugin beta
|
||||
+ Fix warnings, some documents could have no associated file
|
||||
+ Fix bgo#529468: Use weak pointers to avoid acting on widgets that have
|
||||
been destroyed.
|
||||
+ Fix bgo#551574 Project names and descriptions are not translatable
|
||||
+ Fix bgo#551684: Wrong AC substitutions in anjuta-version.h.
|
||||
+ Fixed a problem with async file loading.
|
||||
+ Fix libanjuta API documentation
|
||||
+ Imported new symbol icons from MonoDevelop.
|
||||
+ Fix bgo#550322 - Newlines should be placed at the end of error messages
|
||||
lines
|
||||
+ Fix bgo#550470 - Crash: Executing file through popup menu
|
||||
+ Use the View->Editor->* menu items for view spaces, view eol and
|
||||
line wrap (new) option instead of the preferences.
|
||||
+ Fix bgo#549950 - crash while saving a file
|
||||
+ Translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 09:02:59 CDT 2008 - maw@suse.de
|
||||
|
||||
|
86
anjuta.spec
86
anjuta.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package anjuta (Version 2.23.91)
|
||||
# spec file for package anjuta (Version 2.24.0.1)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -94,7 +94,7 @@ Recommends: libgnomecanvas-doc
|
||||
Recommends: libgnomeui-doc
|
||||
Recommends: libgnomeprint-doc
|
||||
Recommends: libgnomeprintui-doc
|
||||
Version: 2.23.91
|
||||
Version: 2.24.0.1
|
||||
Release: 1
|
||||
Requires: %{name}-lang = %{version}
|
||||
Summary: GNOME IDE for C and C++
|
||||
@ -265,7 +265,25 @@ fi
|
||||
%files lang -f %name.lang
|
||||
|
||||
%changelog
|
||||
* Thu Sep 04 2008 maw@suse.de
|
||||
* Tue Sep 30 2008 mboman@suse.de
|
||||
- Update to version 2.24.0.1:
|
||||
+ New version of symbol-db plugin beta
|
||||
+ Fix warnings, some documents could have no associated file
|
||||
+ Fix bgo#529468: Use weak pointers to avoid acting on widgets that have
|
||||
been destroyed.
|
||||
+ Fix bgo#551574 Project names and descriptions are not translatable
|
||||
+ Fix bgo#551684: Wrong AC substitutions in anjuta-version.h.
|
||||
+ Fixed a problem with async file loading.
|
||||
+ Fix libanjuta API documentation
|
||||
+ Imported new symbol icons from MonoDevelop.
|
||||
+ Fix bgo#550322 - Newlines should be placed at the end of error messages
|
||||
lines
|
||||
+ Fix bgo#550470 - Crash: Executing file through popup menu
|
||||
+ Use the View->Editor->* menu items for view spaces, view eol and
|
||||
line wrap (new) option instead of the preferences.
|
||||
+ Fix bgo#549950 - crash while saving a file
|
||||
+ Translation updates
|
||||
* Fri Sep 05 2008 maw@suse.de
|
||||
- Update to version 2.23.91:
|
||||
+ The large version bump is due to Anjuta synchronizing its
|
||||
version numbers with those of GNOME at large
|
||||
@ -282,7 +300,7 @@ fi
|
||||
- Clean up Requires by removing libraries when the devel package of
|
||||
the libraries are already in Requires
|
||||
- Run ldconfig in %%post(un)
|
||||
* Mon Mar 31 2008 vuntz@suse.de
|
||||
* Tue Apr 01 2008 vuntz@suse.de
|
||||
- Updated to version 2.4.0. Too many changes and bugfixes to list
|
||||
here.
|
||||
- Remove anjuta-64bit-warning.patch (fixed upstream),
|
||||
@ -291,16 +309,16 @@ fi
|
||||
(fixed upstream)
|
||||
* Wed Feb 06 2008 rodrigo@suse.de
|
||||
- Added patches to fix build failures
|
||||
* Mon Feb 04 2008 ro@suse.de
|
||||
* Tue Feb 05 2008 ro@suse.de
|
||||
- disable parallel make for the moment
|
||||
* Mon Feb 04 2008 rodrigo@suse.de
|
||||
* Tue Feb 05 2008 rodrigo@suse.de
|
||||
- Fixed path for Glade catalog files
|
||||
* Fri Feb 01 2008 rodrigo@suse.de
|
||||
- Update to version 2.3.3:
|
||||
* http://ftp.acc.umu.se/pub/GNOME/sources/anjuta/2.3/anjuta-2.3.3.news
|
||||
* Thu Jan 31 2008 sbrabec@suse.cz
|
||||
- Devhelp documentation moved to the separate package (bnc#248813).
|
||||
* Thu Nov 01 2007 sbrabec@suse.cz
|
||||
* Fri Nov 02 2007 sbrabec@suse.cz
|
||||
- Build with gtksourceview18.
|
||||
* Fri Oct 26 2007 sbrabec@suse.cz
|
||||
- Require autogen (#336176).
|
||||
@ -308,12 +326,12 @@ fi
|
||||
* Wed Oct 24 2007 sbrabec@suse.cz
|
||||
- Build all optional plugins except GtkSourceView: subversion,
|
||||
glade, class inheritance, performance profiler, Valgrind.
|
||||
* Tue Oct 23 2007 maw@suse.de
|
||||
* Wed Oct 24 2007 maw@suse.de
|
||||
- Update to version 2.2.2:
|
||||
+ Bugs (bugzilla.gnome.org) fixed: #477976, #427104, #479020,
|
||||
[#478238], #456465, #466031, #343522, #487112, #486597, #482067,
|
||||
[#477976], #427104, #487854, #474811, #488061, and #488928.
|
||||
* Wed Oct 17 2007 maw@suse.de
|
||||
* Thu Oct 18 2007 maw@suse.de
|
||||
- Add gdl-devel and libxslt-devel to the list of build requirements
|
||||
- Remove configure.patch
|
||||
- Don't attempt to install files that don't exist
|
||||
@ -321,9 +339,9 @@ fi
|
||||
- Add abuild.patch
|
||||
- Add no-bins-in-usrshare.patch
|
||||
- Minor .spec cleanups.
|
||||
* Thu Oct 11 2007 sbrabec@suse.cz
|
||||
* Fri Oct 12 2007 sbrabec@suse.cz
|
||||
- Removed bogus dependency on mDNSResponder.
|
||||
* Mon Oct 08 2007 mauro@suse.de
|
||||
* Tue Oct 09 2007 mauro@suse.de
|
||||
- Update to version 2.2.1:
|
||||
* Fixed lots of memory leaks (thanks valgrind)
|
||||
* Fixed crasher on shutdown
|
||||
@ -339,12 +357,12 @@ fi
|
||||
* Fixed bug #450217: Refreshing tree brings to random crashes
|
||||
* Fixed bug 453931 - crash in Anjuta IDE: Trying some c++ exampled
|
||||
* Fixed bug 457093 - crash in Anjuta IDE: just typed in some text
|
||||
* Fri Aug 10 2007 coolo@suse.de
|
||||
* Sat Aug 11 2007 coolo@suse.de
|
||||
- put the Version before the use of %%version
|
||||
* Mon Aug 06 2007 maw@suse.de
|
||||
* Tue Aug 07 2007 maw@suse.de
|
||||
- Split out a -lang subpackage
|
||||
- Use %%fupes.
|
||||
* Mon Jun 18 2007 maw@suse.de
|
||||
* Tue Jun 19 2007 maw@suse.de
|
||||
- Add abuild.patch (#241836).
|
||||
* Mon Apr 23 2007 pgajdos@suse.cz
|
||||
- fixed new gcc warnings
|
||||
@ -355,33 +373,33 @@ fi
|
||||
* Thu Jan 04 2007 sbrabec@suse.cz
|
||||
- Prefix changed to /usr.
|
||||
- Spec file cleanup.
|
||||
* Sun Oct 15 2006 schwab@suse.de
|
||||
* Mon Oct 16 2006 schwab@suse.de
|
||||
- Make sure config.rpath is present.
|
||||
* Fri Feb 24 2006 sbrabec@suse.cz
|
||||
- Improved Categories.
|
||||
* Fri Feb 17 2006 sreeves@suse.de
|
||||
* Sat Feb 18 2006 sreeves@suse.de
|
||||
- Update .desktop file (Name, GenericName, Comment, DocPath)
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
* Thu Jan 26 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Jan 18 2006 sbrabec@suse.cz
|
||||
- Updated to version 1.2.4a.
|
||||
* Wed Nov 02 2005 dmueller@suse.de
|
||||
* Thu Nov 03 2005 dmueller@suse.de
|
||||
- don't build as root
|
||||
* Wed Oct 26 2005 sbrabec@suse.cz
|
||||
- Updated to version 1.2.4 (#118228).
|
||||
* Tue Aug 02 2005 ro@suse.de
|
||||
- intltoolize with force
|
||||
* Mon Jun 20 2005 sbrabec@suse.cz
|
||||
* Tue Jun 21 2005 sbrabec@suse.cz
|
||||
- Removed mkinstalldirs patch - fixed upstream (#56985).
|
||||
* Mon May 16 2005 sbrabec@suse.cz
|
||||
* Tue May 17 2005 sbrabec@suse.cz
|
||||
- Updated to version 1.2.3.
|
||||
* Wed Apr 27 2005 meissner@suse.de
|
||||
- fixed buffer overflow and one aliasing issue.
|
||||
* Tue Apr 05 2005 sbrabec@suse.cz
|
||||
* Wed Apr 06 2005 sbrabec@suse.cz
|
||||
- Do not require linc.
|
||||
* Sun Nov 07 2004 ro@suse.de
|
||||
* Mon Nov 08 2004 ro@suse.de
|
||||
- make it build with new intltool
|
||||
* Mon Oct 25 2004 ro@suse.de
|
||||
* Tue Oct 26 2004 ro@suse.de
|
||||
- locale rename: no -> nb
|
||||
* Tue Sep 07 2004 sbrabec@suse.cz
|
||||
- Generated shared mime info.
|
||||
@ -390,12 +408,12 @@ fi
|
||||
http://sourceforge.net/tracker/index.php?func=detail&aid=987912&group_id=14222&atid=314222
|
||||
- Added gnome-terminal, yelp and devhelp to Requires.
|
||||
- Added *-doc GNOME developer documentation to Requires.
|
||||
* Tue Jun 15 2004 sbrabec@suse.cz
|
||||
* Wed Jun 16 2004 sbrabec@suse.cz
|
||||
- Worked around missing mkinstalldirs (#42037, #41985).
|
||||
* Thu Jun 10 2004 sbrabec@suse.cz
|
||||
- Updated to version 1.2.2.
|
||||
- Fixed IA64 crash on start (#41854).
|
||||
* Sun Apr 25 2004 ro@suse.de
|
||||
* Mon Apr 26 2004 ro@suse.de
|
||||
- fix function return type to void
|
||||
* Wed Mar 17 2004 sbrabec@suse.cz
|
||||
- Fixed scrollkeeper calling conventions (#36215).
|
||||
@ -403,20 +421,20 @@ fi
|
||||
- FHS 2.3 fix (mandir, infodir, #35821).
|
||||
* Mon Mar 15 2004 sbrabec@suse.cz
|
||||
- Added package set sufficient for compilation to requirements (#35900),
|
||||
* Wed Feb 18 2004 ro@suse.de
|
||||
* Thu Feb 19 2004 ro@suse.de
|
||||
- fix plugindir for lib64
|
||||
* Thu Feb 12 2004 sbrabec@suse.cz
|
||||
- Updated to version 1.2.1 (GNOME2).
|
||||
- Added anjuta_update_global_tags.
|
||||
* Sat Aug 16 2003 adrian@suse.de
|
||||
* Sun Aug 17 2003 adrian@suse.de
|
||||
- add Categories
|
||||
* Thu Jul 24 2003 hhetter@suse.de
|
||||
* Fri Jul 25 2003 hhetter@suse.de
|
||||
- %%_lib fixes
|
||||
* Mon Jul 14 2003 sbrabec@suse.cz
|
||||
- GNOME prefix change to /opt/gnome.
|
||||
* Thu Jun 19 2003 ro@suse.de
|
||||
* Fri Jun 20 2003 ro@suse.de
|
||||
- added directory to filelist
|
||||
* Mon Jun 02 2003 ro@suse.de
|
||||
* Tue Jun 03 2003 ro@suse.de
|
||||
- add manpages to filelist
|
||||
- remove unpackaged files from buildroot
|
||||
* Mon Nov 11 2002 ro@suse.de
|
||||
@ -435,15 +453,15 @@ fi
|
||||
- removed gnome-utils from neededforbuild
|
||||
* Tue Aug 13 2002 hhetter@suse.de
|
||||
- fix neededforbuild
|
||||
* Fri Jul 26 2002 adrian@suse.de
|
||||
* Sat Jul 27 2002 adrian@suse.de
|
||||
- fix neededforbuild
|
||||
* Mon Jul 01 2002 meissner@suse.de
|
||||
- auto* rerun, added intltool to neededforbuild
|
||||
* Mon Jul 01 2002 hhetter@suse.de
|
||||
- updated to version 0.1.9
|
||||
* Mon May 27 2002 ro@suse.de
|
||||
* Tue May 28 2002 ro@suse.de
|
||||
- removed gpc from neededforbuild
|
||||
* Thu Jan 31 2002 ro@suse.de
|
||||
* Fri Feb 01 2002 ro@suse.de
|
||||
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
||||
* Wed Dec 05 2001 hhetter@suse.de
|
||||
- update to version 0.1.8
|
||||
@ -460,7 +478,7 @@ fi
|
||||
- updated to version 0.1.6
|
||||
* Wed Jun 20 2001 hhetter@suse.de
|
||||
- fixed redundand docdir
|
||||
* Thu Apr 05 2001 uli@suse.de
|
||||
* Fri Apr 06 2001 uli@suse.de
|
||||
- ditched reimplementation of strcasestr (harmful with recent gccs)
|
||||
- fixed passing of RPM_OPT_FLAGS
|
||||
* Thu Mar 29 2001 hhetter@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user