From d1bc94523c9216a97a3b8f8dd0223a746a983c93 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Sat, 16 Jun 2018 16:21:50 +0200 Subject: [PATCH] Change all project url's from github to gitlab. --- README.md | 4 ++-- configure.ac | 2 +- data/Makefile.am | 2 +- gnome-shell-extension-panel-osd.cbp | 2 +- gnome-shell-extension-panel-osd.spec | 16 +++++++++++----- po/de.po | 2 +- po/es.po | 2 +- po/gnome-shell-extension-panel-osd.pot | 2 +- po/pl.po | 2 +- po/pt_BR.po | 2 +- po/ru.po | 2 +- po/zh_CN.po | 2 +- update_revision.sh | 12 ++++++------ 13 files changed, 29 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 763281b..4bb3ef9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Screenshot](https://github.com/jenslody/gnome-shell-extension-panel-osd/raw/master/data/Screenshot.jpg) +![Screenshot](https://gitlab.com/jenslody/gnome-shell-extension-panel-osd/raw/master/data/Screenshot.jpg) *gnome-shell-extension-panel-osd* is an extension to place shell notifications under the panel instead of above the message-tray. @@ -34,7 +34,7 @@ Make sure you have the following dependencies installed: Run the following commands: - cd ~ && git clone git://github.com/jenslody/gnome-shell-extension-panel-osd.git + cd ~ && git clone git://gitlab.com/jenslody/gnome-shell-extension-panel-osd.git cd ~/gnome-shell-extension-panel-osd ./autogen.sh && make local-install diff --git a/configure.ac b/configure.ac index bcbb441..2f21f08 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) dnl be carefull, the version needs to be in sync with your gnome shell version -AC_INIT([gnome-shell-extension-panel-osd],[1.1],[https://github.com/jenslody/gnome-shell-extension-panel-osd/issues]) +AC_INIT([gnome-shell-extension-panel-osd],[1.1],[https://gitlab.com/jenslody/gnome-shell-extension-panel-osd/issues]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff --git a/data/Makefile.am b/data/Makefile.am index 197fd0a..f96d374 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -extensionurl = https://github.com/jenslody/gnome-shell-extension-panel-osd +extensionurl = https://gitlab.com/jenslody/gnome-shell-extension-panel-osd # Change these to modify how installation is performed topextensiondir = $(datadir)/gnome-shell/extensions diff --git a/gnome-shell-extension-panel-osd.cbp b/gnome-shell-extension-panel-osd.cbp index 57e42ab..f73a72e 100644 --- a/gnome-shell-extension-panel-osd.cbp +++ b/gnome-shell-extension-panel-osd.cbp @@ -43,7 +43,7 @@ - + diff --git a/gnome-shell-extension-panel-osd.spec b/gnome-shell-extension-panel-osd.spec index 4d0be2a..0ae0689 100644 --- a/gnome-shell-extension-panel-osd.spec +++ b/gnome-shell-extension-panel-osd.spec @@ -1,20 +1,20 @@ %global git e35e98c %global uuid panel-osd@berend.de.schouwer.gmail.com -%global github jenslody-gnome-shell-extension-panel-osd +%global gitlab gnome-shell-extension-panel-osd %global checkout git%{git} %global checkout_date 20170308 Name: gnome-shell-extension-panel-osd Version: 1 -Release: 0.22.%{checkout_date}%{checkout}%{?dist} +Release: 0.24.%{checkout_date}%{checkout}%{?dist} Summary: Configure the place where notifications are shown Group: User Interface/Desktops # The entire source code is GPLv3+ except convenience.js, which is BSD License: GPLv3+ and BSD -URL: https://github.com/jenslody/gnome-shell-extension-panel-osd -Source0: https://github.com/jenslody/gnome-shell-extension-panel-osd/tarball/master/%{github}-%{git}.tar.gz +URL: https://gitlab.com/jenslody/gnome-shell-extension-panel-osd +Source0: https://gitlab.com/jenslody/gnome-shell-extension-panel-osd/-/archive/%{git}/%{gitlab}-%{git}.tar.gz BuildArch: noarch # The version of gnome-common in CentOS7 is only 3.7.4 @@ -32,7 +32,7 @@ You can use gnome-tweak-tool (additional package) or run: quotes) on a console. %prep -%setup -q -n %{github}-%{git} +%setup -q -n %{gitlab}-%{git} %build NOCONFIGURE=1 ./autogen.sh @@ -66,6 +66,12 @@ fi %{_datadir}/gnome-shell/extensions/%{uuid} %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1-0.24.20170308gite35e98c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 1-0.23.20170308gite35e98c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed Mar 08 2017 Jens Lody - 1-0.22.20170308gite35e98c - Support gnome-shell 3.24. diff --git a/po/de.po b/po/de.po index a589c00..2aeca10 100644 --- a/po/de.po +++ b/po/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-shell-extension-panel-osd\n" -"Report-Msgid-Bugs-To: https://github.com/jenslody/gnome-shell-extension-" +"Report-Msgid-Bugs-To: https://gitlab.com/jenslody/gnome-shell-extension-" "panel-osd/issues\n" "POT-Creation-Date: 2016-07-22 02:19+0200\n" "PO-Revision-Date: 2016-07-22 00:42+0200\n" diff --git a/po/es.po b/po/es.po index 14e7f41..ef82fa6 100644 --- a/po/es.po +++ b/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-shell-extension-panel-osd 1.1\n" -"Report-Msgid-Bugs-To: https://github.com/jenslody/gnome-shell-extension-" +"Report-Msgid-Bugs-To: https://gitlab.com/jenslody/gnome-shell-extension-" "panel-osd/issues\n" "POT-Creation-Date: 2016-07-22 02:19+0200\n" "PO-Revision-Date: 2017-05-14 15:10+0100\n" diff --git a/po/gnome-shell-extension-panel-osd.pot b/po/gnome-shell-extension-panel-osd.pot index 4cf4bb8..b9a7f62 100644 --- a/po/gnome-shell-extension-panel-osd.pot +++ b/po/gnome-shell-extension-panel-osd.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-shell-extension-panel-osd 1.1\n" -"Report-Msgid-Bugs-To: https://github.com/jenslody/gnome-shell-extension-" +"Report-Msgid-Bugs-To: https://gitlab.com/jenslody/gnome-shell-extension-" "panel-osd/issues\n" "POT-Creation-Date: 2016-07-22 02:19+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/pl.po b/po/pl.po index 3d0f9e5..0dd48ae 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-shell-extension-panel-osd\n" -"Report-Msgid-Bugs-To: https://github.com/jenslody/gnome-shell-extension-" +"Report-Msgid-Bugs-To: https://gitlab.com/jenslody/gnome-shell-extension-" "panel-osd/issues\n" "POT-Creation-Date: 2016-07-22 02:19+0200\n" "PO-Revision-Date: 2016-07-21 16:20+0200\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index e96cee6..9374f8f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: https://github.com/jenslody/gnome-shell-extension-" +"Report-Msgid-Bugs-To: https://gitlab.com/jenslody/gnome-shell-extension-" "panel-osd/issues\n" "POT-Creation-Date: 2016-07-22 02:19+0200\n" "PO-Revision-Date: 2017-06-13 13:35-0300\n" diff --git a/po/ru.po b/po/ru.po index b20c4ab..09a94da 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-shell-extension-panel-osd 1.1\n" -"Report-Msgid-Bugs-To: https://github.com/jenslody/gnome-shell-extension-" +"Report-Msgid-Bugs-To: https://gitlab.com/jenslody/gnome-shell-extension-" "panel-osd/issues\n" "POT-Creation-Date: 2017-07-30 15:14+0300\n" "PO-Revision-Date: 2017-07-30 15:28+0300\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 2a10c64..97e0817 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-shell-extension-panel-osd VERSION\n" -"Report-Msgid-Bugs-To: https://github.com/jenslody/gnome-shell-extension-" +"Report-Msgid-Bugs-To: https://gitlab.com/jenslody/gnome-shell-extension-" "panel-osd/issues\n" "POT-Creation-Date: 2016-07-22 02:19+0200\n" "PO-Revision-Date: 2015-09-20 18:29+0800\n" diff --git a/update_revision.sh b/update_revision.sh index f47563a..5e7c7bc 100755 --- a/update_revision.sh +++ b/update_revision.sh @@ -6,7 +6,7 @@ # into the appropriate directories # - you need to check the paths and fix the maintainers name # -# Copyright (C) 2012 - 2015 +# Copyright (C) 2012 - 2018 # Jens Lody , # # This file is part of gnome-shell-extension-panel-osd. @@ -27,8 +27,8 @@ # . # -GITHUB="jenslody-gnome-shell-extension-panel-osd" -BASE_URL="https://github.com/jenslody/gnome-shell-extension-panel-osd/tarball/master/" +GITLAB="gnome-shell-extension-panel-osd" +BASE_URL="https://gitlab.com/jenslody/gnome-shell-extension-panel-osd/-/archive/" TARBALL_PATH="${HOME}/rpmbuild/SOURCES/" SPEC_PATH="${HOME}/rpmbuild/SPECS/" SPEC_FILE="gnome-shell-extension-panel-osd.spec" @@ -79,11 +79,11 @@ cp ${SPEC_FILE} ${SPEC_PATH}${SPEC_FILE} rm -f ${SPEC_FILE} mv ${SPEC_FILE}.tmp ${SPEC_FILE} -rm -f ${TARBALL_PATH}${GITHUB}-*.tar.gz -wget -c ${BASE_URL}${GITHUB}-${COMMIT}.tar.gz -O ${TARBALL_PATH}${GITHUB}-${COMMIT}.tar.gz +rm -f ${TARBALL_PATH}${GITLAB}-*.tar.gz +wget -c ${BASE_URL}${COMMIT}/${GITLAB}-${COMMIT}.tar.gz -O ${TARBALL_PATH}${GITLAB}-${COMMIT}.tar.gz cd ${SPEC_PATH} -rm -f ../SRPMS/${GITHUB}*.src.rpm +rm -f ../SRPMS/${GITLAB}*.src.rpm rpmbuild -bs ${SPEC_FILE} echo "OLD_COMMIT=$COMMIT" > ./.last_commit