besser82 pushed to yumex-dnf (epel7). "Release 4.1.5-1"
by notificationsï¼ fedoraproject.org
From d4bb848bcfac343b5f690deb2ef49a41edb852d0 Mon Sep 17 00:00:00 2001
From: Tim Lauridsen <timlau(a)fedoraproject.org>
Date: Wed, 18 Nov 2015 16:44:14 +0100
Subject: Release 4.1.5-1
---
yumex-dnf.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/yumex-dnf.spec b/yumex-dnf.spec
index 508c1cf..228794c 100644
--- a/yumex-dnf.spec
+++ b/yumex-dnf.spec
@@ -1,7 +1,7 @@
%global appname yumex
Name: %{appname}-dnf
-Version: 4.1.4
+Version: 4.1.5
Release: 1%{?dist}
Summary: Yum Extender graphical package management tool
@@ -68,6 +68,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%changelog
+* Wed Nov 18 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.5-1
+- bumped release to 4.1.5
+
* Wed Sep 30 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.4-1
- bumped release to 4.1.4
- need python3-dnfdaemon >= 0.3.10
--
cgit v1.1
https://src.fedoraproject.org/cgit/yumex-dnf.git/commit/?h=epel7&id=d4bb8...
5Â years, 10Â months
besser82 pushed to yumex-dnf (epel7). "Release 4.1.5-1"
by notificationsï¼ fedoraproject.org
From 56eea56732203a8bc88c76af53931543a849c95d Mon Sep 17 00:00:00 2001
From: Tim Lauridsen <timlau(a)fedoraproject.org>
Date: Wed, 18 Nov 2015 16:41:33 +0100
Subject: Release 4.1.5-1
---
.gitignore | 1 +
sources | 2 +-
yumex-dnf.spec | 6 ++----
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/.gitignore b/.gitignore
index 1ea86c5..61400c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/yumex-dnf-4.1.2.tar.gz
/yumex-dnf-4.1.3.tar.gz
/yumex-dnf-4.1.4.tar.gz
+/yumex-dnf-4.1.5.tar.gz
diff --git a/sources b/sources
index ab29d2e..ebf32fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb9505ebb94f02ccb6028f5d5211beb4 yumex-dnf-4.1.4.tar.gz
+8ff1337e7c27bdb6241441ba7020eb62 yumex-dnf-4.1.5.tar.gz
diff --git a/yumex-dnf.spec b/yumex-dnf.spec
index 7198838..508c1cf 100644
--- a/yumex-dnf.spec
+++ b/yumex-dnf.spec
@@ -2,7 +2,7 @@
Name: %{appname}-dnf
Version: 4.1.4
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Yum Extender graphical package management tool
Group: Applications/System
@@ -21,6 +21,7 @@ Requires: python3-gobject >= 3.10
Requires: python3-pyxdg
Requires: python3-dbus
Requires: python3-cairo
+Requires: libnotify
%description
Graphical package tool for maintain packages on the system
@@ -66,9 +67,6 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%{_datadir}/appdata/*.xml
%changelog
-* Tue Nov 10 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.1.4-2
-- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
-
* Wed Sep 30 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.4-1
- bumped release to 4.1.4
--
cgit v1.1
https://src.fedoraproject.org/cgit/yumex-dnf.git/commit/?h=epel7&id=56eea...
5Â years, 10Â months
besser82 pushed to yumex-dnf (epel7). "Release 4.1.4-1"
by notificationsï¼ fedoraproject.org
From 28102673442dc1afff320471b072ed5f6b757085 Mon Sep 17 00:00:00 2001
From: Tim Lauridsen <timlau(a)fedoraproject.org>
Date: Wed, 30 Sep 2015 13:29:47 +0200
Subject: Release 4.1.4-1
---
.gitignore | 1 +
sources | 2 +-
yumex-dnf.spec | 11 ++++++-----
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/.gitignore b/.gitignore
index f1ef1b1..1ea86c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/yumex-dnf-4.1.1.tar.gz
/yumex-dnf-4.1.2.tar.gz
/yumex-dnf-4.1.3.tar.gz
+/yumex-dnf-4.1.4.tar.gz
diff --git a/sources b/sources
index 4092b86..ab29d2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32e200d62a529df41e3b9daf30e93446 yumex-dnf-4.1.3.tar.gz
+bb9505ebb94f02ccb6028f5d5211beb4 yumex-dnf-4.1.4.tar.gz
diff --git a/yumex-dnf.spec b/yumex-dnf.spec
index 7257e14..8098755 100644
--- a/yumex-dnf.spec
+++ b/yumex-dnf.spec
@@ -1,8 +1,8 @@
%global appname yumex
Name: %{appname}-dnf
-Version: 4.1.3
-Release: 2%{?dist}
+Version: 4.1.4
+Release: 1%{?dist}
Summary: Yum Extender graphical package management tool
Group: Applications/System
@@ -16,7 +16,7 @@ BuildRequires: gettext
BuildRequires: intltool
BuildRequires: python3-devel
-Requires: python3-dnfdaemon >= 0.3.9
+Requires: python3-dnfdaemon >= 0.3.10
Requires: python3-gobject >= 3.10
Requires: python3-pyxdg
Requires: python3-dbus
@@ -66,9 +66,10 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%{_datadir}/appdata/*.xml
%changelog
-* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.1.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+* Wed Sep 30 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.4-1
+- bumped release to 4.1.4
+- need python3-dnfdaemon >= 0.3.10
* Wed May 27 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.3-1
- bumped release to 4.1.3
--
cgit v1.1
https://src.fedoraproject.org/cgit/yumex-dnf.git/commit/?h=epel7&id=28102...
5Â years, 10Â months
besser82 pushed to yumex-dnf (epel7). "Release 4.1.3-1"
by notificationsï¼ fedoraproject.org
From 71497a0629303f590adf78182325d048496d18a0 Mon Sep 17 00:00:00 2001
From: Tim Lauridsen <timlau(a)fedoraproject.org>
Date: Wed, 27 May 2015 15:20:43 +0200
Subject: Release 4.1.3-1
---
.gitignore | 1 +
sources | 2 +-
yumex-dnf.spec | 9 +++++++--
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8ccbce1..f1ef1b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/yumex-dnf-4.1.0.tar.gz
/yumex-dnf-4.1.1.tar.gz
/yumex-dnf-4.1.2.tar.gz
+/yumex-dnf-4.1.3.tar.gz
diff --git a/sources b/sources
index 3a63b7e..4092b86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ef59ec33af38d22588392af81ffad78 yumex-dnf-4.1.2.tar.gz
+32e200d62a529df41e3b9daf30e93446 yumex-dnf-4.1.3.tar.gz
diff --git a/yumex-dnf.spec b/yumex-dnf.spec
index 03ced53..39ea02b 100644
--- a/yumex-dnf.spec
+++ b/yumex-dnf.spec
@@ -1,7 +1,7 @@
%global appname yumex
Name: %{appname}-dnf
-Version: 4.1.2
+Version: 4.1.3
Release: 1%{?dist}
Summary: Yum Extender graphical package management tool
@@ -16,7 +16,7 @@ BuildRequires: gettext
BuildRequires: intltool
BuildRequires: python3-devel
-Requires: python3-dnfdaemon >= 0.3.8
+Requires: python3-dnfdaemon >= 0.3.9
Requires: python3-gobject >= 3.10
Requires: python3-pyxdg
Requires: python3-dbus
@@ -66,6 +66,11 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%{_datadir}/appdata/*.xml
%changelog
+
+* Wed May 27 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.3-1
+- bumped release to 4.1.3
+- need python3-dnfdaemon >= 0.3.9
+
* Sun Apr 26 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.2-1
- bumped release to 4.1.2
- need python3-dnfdaemon >= 0.3.8
--
cgit v1.1
https://src.fedoraproject.org/cgit/yumex-dnf.git/commit/?h=epel7&id=71497...
5Â years, 10Â months
besser82 pushed to yumex-dnf (epel7). "Initial release of yumex-dnf"
by notificationsï¼ fedoraproject.org
From 33aa4545a800990f770c8080980bced7201bf88c Mon Sep 17 00:00:00 2001
From: Tim Lauridsen <timlau(a)fedoraproject.org>
Date: Sun, 12 Apr 2015 19:59:49 +0200
Subject: Initial release of yumex-dnf
---
.gitignore | 1 +
sources | 1 +
yumex-dnf.spec | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 114 insertions(+)
create mode 100644 yumex-dnf.spec
diff --git a/.gitignore b/.gitignore
index e69de29..691e02f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/yumex-dnf-4.1.0.tar.gz
diff --git a/sources b/sources
index e69de29..beb448f 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+b117ac571426aed983dfa5e5fee809b0 yumex-dnf-4.1.0.tar.gz
diff --git a/yumex-dnf.spec b/yumex-dnf.spec
new file mode 100644
index 0000000..71bc3ef
--- /dev/null
+++ b/yumex-dnf.spec
@@ -0,0 +1,112 @@
+%global appname yumex
+
+Name: %{appname}-dnf
+Version: 4.1.0
+Release: 1%{?dist}
+Summary: Yum Extender graphical package management tool
+
+Group: Applications/System
+License: GPLv2+
+URL: http://yumex.dk
+Source0: https://github.com/timlau/yumex-dnf/releases/download/%{name}-%{version}/...
+
+BuildArch: noarch
+BuildRequires: desktop-file-utils
+BuildRequires: gettext
+BuildRequires: intltool
+BuildRequires: python3-devel
+
+Requires: python3-dnfdaemon >= 0.3.3
+Requires: python3-gobject >= 3.10
+Requires: python3-pyxdg
+Requires: python3-dbus
+Requires: python3-cairo
+
+%description
+Graphical package tool for maintain packages on the system
+
+
+%prep
+%setup -q
+
+
+%build
+make %{?_smp_mflags}
+
+
+%install
+make install PYTHON=%{__python3} DESTDIR=%{buildroot} DATADIR=%{_datadir}
+desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
+desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}-local.desktop
+
+%find_lang %name
+
+%post
+/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+update-desktop-database %{_datadir}/applications &> /dev/null || :
+
+%postun
+if [ $1 -eq 0 ] ; then
+ /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
+ /usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
+fi
+update-desktop-database %{_datadir}/applications &> /dev/null || :
+
+%posttrans
+/usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
+
+%files -f %{name}.lang
+%doc README.md COPYING
+%{_datadir}/%{name}
+%{_bindir}/%{name}
+%{python3_sitelib}/*
+%{_datadir}/applications/*.desktop
+%{_datadir}/icons/hicolor/
+%{_datadir}/dbus-1/services/*
+%{_datadir}/appdata/*.xml
+
+%changelog
+* Sun Apr 12 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.0-1
+- bumped release to 4.1.0
+
+* Sat Apr 11 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.10-3
+- fixed changelog versioning
+
+* Thu Apr 9 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.10-1
+- bumped release to 4.0.10
+
+* Tue Apr 7 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.9-1
+- bumped release to 4.0.9
+
+* Tue Oct 21 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.8-1
+- bumped release to 4.0.8
+- require python3-dnfdaemon >= 0.3.3
+
+* Sun Sep 21 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.7-1
+- bumped release to 4.0.7
+
+* Tue Sep 02 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.6-1
+- bumped release to 4.0.6
+
+* Fri Jun 06 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.5-1
+- bumped release to 4.0.5
+- Requires: python3-dnfdaemon-client >= 0.2.2
+
+* Fri May 09 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.4-1
+- bumped release to 4.0.4
+- Requires: python3-dnfdaemon-client >= 0.2.0
+
+* Sat May 03 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.3-1
+- bumped release to 4.0.3
+- Requires: python3-dnfdaemon >= 0.1.5
+
+* Tue Apr 01 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.2-1
+- bumped release to 4.0.2
+- Requires: python3-dnfdaemon >= 0.1.4
+
+* Sat Mar 29 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 4.0.1-1
+- bumped release to 4.0.1
+
+* Sun Sep 15 2013 Tim Lauridsen <timlau(a)fedoraproject.org> 3.99.1-1
+- Initial rpm build
+
--
cgit v1.1
https://src.fedoraproject.org/cgit/yumex-dnf.git/commit/?h=epel7&id=33aa4...
5Â years, 10Â months
besser82 pushed to yumex-dnf (epel7). "Release 4.1.2-1"
by notificationsï¼ fedoraproject.org
From b15609f6343af4875121c17183805484dee4d134 Mon Sep 17 00:00:00 2001
From: Tim Lauridsen <timlau(a)fedoraproject.org>
Date: Wed, 6 May 2015 13:22:28 +0200
Subject: Release 4.1.2-1
---
.gitignore | 1 +
sources | 2 +-
yumex-dnf.spec | 8 ++++++--
3 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index c51aed7..8ccbce1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/yumex-dnf-4.1.0.tar.gz
/yumex-dnf-4.1.1.tar.gz
+/yumex-dnf-4.1.2.tar.gz
diff --git a/sources b/sources
index c828fab..3a63b7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd7ab41887e11167e6d290f110bcf14a yumex-dnf-4.1.1.tar.gz
+4ef59ec33af38d22588392af81ffad78 yumex-dnf-4.1.2.tar.gz
diff --git a/yumex-dnf.spec b/yumex-dnf.spec
index 0430305..03ced53 100644
--- a/yumex-dnf.spec
+++ b/yumex-dnf.spec
@@ -1,7 +1,7 @@
%global appname yumex
Name: %{appname}-dnf
-Version: 4.1.1
+Version: 4.1.2
Release: 1%{?dist}
Summary: Yum Extender graphical package management tool
@@ -16,7 +16,7 @@ BuildRequires: gettext
BuildRequires: intltool
BuildRequires: python3-devel
-Requires: python3-dnfdaemon >= 0.3.6
+Requires: python3-dnfdaemon >= 0.3.8
Requires: python3-gobject >= 3.10
Requires: python3-pyxdg
Requires: python3-dbus
@@ -66,6 +66,10 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%{_datadir}/appdata/*.xml
%changelog
+* Sun Apr 26 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.2-1
+- bumped release to 4.1.2
+- need python3-dnfdaemon >= 0.3.8
+
* Sun Apr 26 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.1-1
- bumped release to 4.1.1
--
cgit v1.1
https://src.fedoraproject.org/cgit/yumex-dnf.git/commit/?h=epel7&id=b1560...
5Â years, 10Â months
besser82 pushed to yumex-dnf (epel7). "Release 4.1.1-1"
by notificationsï¼ fedoraproject.org
From 3e972af3587a218736795080a9a9cb3912b8b648 Mon Sep 17 00:00:00 2001
From: Tim Lauridsen <timlau(a)fedoraproject.org>
Date: Sun, 26 Apr 2015 18:27:02 +0200
Subject: Release 4.1.1-1
---
.gitignore | 1 +
sources | 2 +-
yumex-dnf.spec | 10 ++++++++--
3 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 691e02f..c51aed7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/yumex-dnf-4.1.0.tar.gz
+/yumex-dnf-4.1.1.tar.gz
diff --git a/sources b/sources
index beb448f..c828fab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b117ac571426aed983dfa5e5fee809b0 yumex-dnf-4.1.0.tar.gz
+fd7ab41887e11167e6d290f110bcf14a yumex-dnf-4.1.1.tar.gz
diff --git a/yumex-dnf.spec b/yumex-dnf.spec
index 71bc3ef..0430305 100644
--- a/yumex-dnf.spec
+++ b/yumex-dnf.spec
@@ -1,7 +1,7 @@
%global appname yumex
Name: %{appname}-dnf
-Version: 4.1.0
+Version: 4.1.1
Release: 1%{?dist}
Summary: Yum Extender graphical package management tool
@@ -16,7 +16,7 @@ BuildRequires: gettext
BuildRequires: intltool
BuildRequires: python3-devel
-Requires: python3-dnfdaemon >= 0.3.3
+Requires: python3-dnfdaemon >= 0.3.6
Requires: python3-gobject >= 3.10
Requires: python3-pyxdg
Requires: python3-dbus
@@ -66,6 +66,12 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%{_datadir}/appdata/*.xml
%changelog
+* Sun Apr 26 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.1-1
+- bumped release to 4.1.1
+
+* Thu Apr 16 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.0-2
+- require python3-dnfdaemon >= 0.3.6
+
* Sun Apr 12 2015 Tim Lauridsen <timlau(a)fedoraproject.org> 4.1.0-1
- bumped release to 4.1.0
--
cgit v1.1
https://src.fedoraproject.org/cgit/yumex-dnf.git/commit/?h=epel7&id=3e972...
5Â years, 10Â months