Change all project url's from github to gitlab.

master
Jens Lody 6 years ago
parent e9a8196c8c
commit d1bc94523c
  1. 4
      README.md
  2. 2
      configure.ac
  3. 2
      data/Makefile.am
  4. 2
      gnome-shell-extension-panel-osd.cbp
  5. 16
      gnome-shell-extension-panel-osd.spec
  6. 2
      po/de.po
  7. 2
      po/es.po
  8. 2
      po/gnome-shell-extension-panel-osd.pot
  9. 2
      po/pl.po
  10. 2
      po/pt_BR.po
  11. 2
      po/ru.po
  12. 2
      po/zh_CN.po
  13. 12
      update_revision.sh

@ -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

@ -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])

@ -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

@ -43,7 +43,7 @@
<Unit filename="po/gnome-shell-extension-panel-osd.pot" />
<Unit filename="po/pl.po" />
<Unit filename="po/pt_BR.po" />
<Unit filename="po/ru_RU.po" />
<Unit filename="po/ru.po" />
<Unit filename="po/zh_CN.po" />
<Unit filename="src/Makefile.am" />
<Unit filename="src/convenience.js" />

@ -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 <releng@fedoraproject.org> - 1-0.24.20170308gite35e98c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1-0.23.20170308gite35e98c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Mar 08 2017 Jens Lody <fedora@jenslody.de> - 1-0.22.20170308gite35e98c
- Support gnome-shell 3.24.

@ -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"

@ -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"

@ -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"

@ -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"

@ -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"

@ -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"

@ -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"

@ -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 <jens@jenslody.de>,
#
# This file is part of gnome-shell-extension-panel-osd.
@ -27,8 +27,8 @@
# <http://www.gnu.org/licenses/>.
#
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

Loading…
Cancel
Save