Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (c3c5e3222a39e3298aa20f04a5fda15a416d38a3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (c3c5e3222a39e3298aa20f04a5fda15a416d38a3)
  • Date: Sat, 22 Sep 2012 20:10:21 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
gnome2-apps/gnote/DEPENDS | 4 ++--
gnome2-apps/gnote/DETAILS | 2 +-
gnome2-apps/gnote/HISTORY | 4 ++++
gnome2-apps/gnote/gnote-0.8.2.tar.xz.sig | 0
gnome2-apps/gnote/gnote-0.8.4.tar.xz.sig |binary
6 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit c3c5e3222a39e3298aa20f04a5fda15a416d38a3
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnote: updated to 0.8.4 and corrected DEPENDS

diff --git a/gnome2-apps/gnote/DEPENDS b/gnome2-apps/gnote/DEPENDS
index c277444..611a26f 100755
--- a/gnome2-apps/gnote/DEPENDS
+++ b/gnome2-apps/gnote/DEPENDS
@@ -1,6 +1,6 @@
-depends gtk+2 &&
+depends gtk+3 &&
depends glibmm &&
-depends gtkmm2 &&
+depends gtkmm3 &&
depends libxslt &&
depends libxml2 &&
depends libxml++ &&
diff --git a/gnome2-apps/gnote/DETAILS b/gnome2-apps/gnote/DETAILS
index 06fa713..995e0b4 100755
--- a/gnome2-apps/gnote/DETAILS
+++ b/gnome2-apps/gnote/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnote
- VERSION=0.8.2
+ VERSION=0.8.4
SOURCE="${SPELL}-${VERSION}.tar.xz"
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
diff --git a/gnome2-apps/gnote/HISTORY b/gnome2-apps/gnote/HISTORY
index 507814a..97edc41 100644
--- a/gnome2-apps/gnote/HISTORY
+++ b/gnome2-apps/gnote/HISTORY
@@ -1,3 +1,7 @@
+2012-09-22 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.8.4
+ * DEPENDS: changed from gtk+/mm2 to gtk+/mm3
+
2011-12-25 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.8.2
* DEPENDS: removed no longer valid depends
diff --git a/gnome2-apps/gnote/gnote-0.8.2.tar.xz.sig
b/gnome2-apps/gnote/gnote-0.8.2.tar.xz.sig
deleted file mode 100644
index 46e7cea..0000000
Binary files a/gnome2-apps/gnote/gnote-0.8.2.tar.xz.sig and /dev/null differ
diff --git a/gnome2-apps/gnote/gnote-0.8.4.tar.xz.sig
b/gnome2-apps/gnote/gnote-0.8.4.tar.xz.sig
new file mode 100644
index 0000000..dc8481b
Binary files /dev/null and b/gnome2-apps/gnote/gnote-0.8.4.tar.xz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (c3c5e3222a39e3298aa20f04a5fda15a416d38a3), Robin Cook, 09/22/2012

Archive powered by MHonArc 2.6.24.

Top of Page