Skip to Content.
Sympa Menu

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

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 (4a341edea00c0573832a0501204c8c0885d0a352)
  • Date: Sat, 19 Apr 2008 16:32:11 -0500

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

dev/null
|binary
gnome2-apps/quick-lounge-applet/DETAILS |
2 +-
gnome2-apps/quick-lounge-applet/HISTORY |
3 +++
gnome2-apps/quick-lounge-applet/quick-lounge-applet-2.12.4.tar.bz2.sig |
0
gnome2-apps/quick-lounge-applet/quick-lounge-applet-2.12.5.tar.bz2.sig
|binary
gnome2-libs/gnome-panel/DETAILS |
2 +-
gnome2-libs/gnome-panel/HISTORY |
3 +++
gnome2-libs/gnome-panel/gnome-panel-2.22.1.2.tar.bz2.sig |
0
gnome2-libs/gnome-panel/gnome-panel-2.22.1.3.tar.bz2.sig
|binary
gnome2-libs/gnome-system-monitor/DETAILS |
2 +-
gnome2-libs/gnome-system-monitor/HISTORY |
3 +++
gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.22.0.tar.bz2.sig |
0
gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.22.1.tar.bz2.sig
|binary
gnome2-libs/libgweather/DETAILS |
2 +-
gnome2-libs/libgweather/HISTORY |
3 +++
gnome2-libs/libgweather/libgweather-2.22.1.1.tar.bz2.sig |
0
gnome2-libs/libgweather/libgweather-2.22.1.2.tar.bz2.sig
|binary
17 files changed, 16 insertions(+), 4 deletions(-)

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

gnome-panel: updated to 2.22.1.3

commit b96993b50b467d514c60d17c40fbec93ec0dcfd9
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

libgweather: updated to 2.22.1.2

commit 9d2242256373bd0adf77eb37cccb1efcb8c5cd8c
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

quick-lounge-applet: updated to 2.12.5

commit 1455dfc570a11adbed9490f462491fadff747870
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnome-system-monitor: updated to 2.22.1

diff --git a/gnome2-apps/quick-lounge-applet/DETAILS
b/gnome2-apps/quick-lounge-applet/DETAILS
index c12aee2..65a892a 100755
--- a/gnome2-apps/quick-lounge-applet/DETAILS
+++ b/gnome2-apps/quick-lounge-applet/DETAILS
@@ -1,5 +1,5 @@
SPELL=quick-lounge-applet
- VERSION=2.12.4
+ VERSION=2.12.5
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/$SPELL/${VERSION%.*}/$SOURCE
diff --git a/gnome2-apps/quick-lounge-applet/HISTORY
b/gnome2-apps/quick-lounge-applet/HISTORY
index 7cae0c2..2ea9609 100644
--- a/gnome2-apps/quick-lounge-applet/HISTORY
+++ b/gnome2-apps/quick-lounge-applet/HISTORY
@@ -1,3 +1,6 @@
+2008-04-19 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.12.5
+
2007-01-20 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.12.4

diff --git
a/gnome2-apps/quick-lounge-applet/quick-lounge-applet-2.12.4.tar.bz2.sig
b/gnome2-apps/quick-lounge-applet/quick-lounge-applet-2.12.4.tar.bz2.sig
deleted file mode 100644
index b5df69f..0000000
Binary files
a/gnome2-apps/quick-lounge-applet/quick-lounge-applet-2.12.4.tar.bz2.sig and
/dev/null differ
diff --git
a/gnome2-apps/quick-lounge-applet/quick-lounge-applet-2.12.5.tar.bz2.sig
b/gnome2-apps/quick-lounge-applet/quick-lounge-applet-2.12.5.tar.bz2.sig
new file mode 100644
index 0000000..4d25a88
Binary files /dev/null and
b/gnome2-apps/quick-lounge-applet/quick-lounge-applet-2.12.5.tar.bz2.sig
differ
diff --git a/gnome2-libs/gnome-panel/DETAILS b/gnome2-libs/gnome-panel/DETAILS
index 065252a..2e0bbb9 100755
--- a/gnome2-libs/gnome-panel/DETAILS
+++ b/gnome2-libs/gnome-panel/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-panel
- VERSION=2.22.1.2
+ VERSION=2.22.1.3
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/gnome-panel/HISTORY b/gnome2-libs/gnome-panel/HISTORY
index 6f4dc28..41d1500 100644
--- a/gnome2-libs/gnome-panel/HISTORY
+++ b/gnome2-libs/gnome-panel/HISTORY
@@ -1,3 +1,6 @@
+2008-04-19 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.22.1.3
+
2008-04-10 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.22.1.2

diff --git a/gnome2-libs/gnome-panel/gnome-panel-2.22.1.2.tar.bz2.sig
b/gnome2-libs/gnome-panel/gnome-panel-2.22.1.2.tar.bz2.sig
deleted file mode 100644
index ae27b9a..0000000
Binary files a/gnome2-libs/gnome-panel/gnome-panel-2.22.1.2.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gnome-panel/gnome-panel-2.22.1.3.tar.bz2.sig
b/gnome2-libs/gnome-panel/gnome-panel-2.22.1.3.tar.bz2.sig
new file mode 100644
index 0000000..00eaa4f
Binary files /dev/null and
b/gnome2-libs/gnome-panel/gnome-panel-2.22.1.3.tar.bz2.sig differ
diff --git a/gnome2-libs/gnome-system-monitor/DETAILS
b/gnome2-libs/gnome-system-monitor/DETAILS
index 23c23e6..ed03750 100755
--- a/gnome2-libs/gnome-system-monitor/DETAILS
+++ b/gnome2-libs/gnome-system-monitor/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnome-system-monitor
- VERSION=2.22.0
+ VERSION=2.22.1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/gnome-system-monitor/HISTORY
b/gnome2-libs/gnome-system-monitor/HISTORY
index 6ea3540..26c0142 100644
--- a/gnome2-libs/gnome-system-monitor/HISTORY
+++ b/gnome2-libs/gnome-system-monitor/HISTORY
@@ -1,3 +1,6 @@
+2008-04-19 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.22.1
+
2008-03-13 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.22.0

diff --git
a/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.22.0.tar.bz2.sig
b/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.22.0.tar.bz2.sig
deleted file mode 100644
index 8a5599d..0000000
Binary files
a/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.22.0.tar.bz2.sig
and /dev/null differ
diff --git
a/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.22.1.tar.bz2.sig
b/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.22.1.tar.bz2.sig
new file mode 100644
index 0000000..0fbac09
Binary files /dev/null and
b/gnome2-libs/gnome-system-monitor/gnome-system-monitor-2.22.1.tar.bz2.sig
differ
diff --git a/gnome2-libs/libgweather/DETAILS b/gnome2-libs/libgweather/DETAILS
index 84c1439..cf6af4f 100755
--- a/gnome2-libs/libgweather/DETAILS
+++ b/gnome2-libs/libgweather/DETAILS
@@ -1,5 +1,5 @@
SPELL=libgweather
- VERSION=2.22.1.1
+ VERSION=2.22.1.2
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/gnome2-libs/libgweather/HISTORY b/gnome2-libs/libgweather/HISTORY
index 6f985ce..238a47a 100644
--- a/gnome2-libs/libgweather/HISTORY
+++ b/gnome2-libs/libgweather/HISTORY
@@ -1,3 +1,6 @@
+2008-04-19 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.22.1.2
+
2008-04-09 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.22.1.1

diff --git a/gnome2-libs/libgweather/libgweather-2.22.1.1.tar.bz2.sig
b/gnome2-libs/libgweather/libgweather-2.22.1.1.tar.bz2.sig
deleted file mode 100644
index bd62202..0000000
Binary files a/gnome2-libs/libgweather/libgweather-2.22.1.1.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/libgweather/libgweather-2.22.1.2.tar.bz2.sig
b/gnome2-libs/libgweather/libgweather-2.22.1.2.tar.bz2.sig
new file mode 100644
index 0000000..7d53bff
Binary files /dev/null and
b/gnome2-libs/libgweather/libgweather-2.22.1.2.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (4a341edea00c0573832a0501204c8c0885d0a352), Robin Cook, 04/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page